Hi,
When I run the examples of machine-learning-v2
https://github.com/hbouvier/node-red-contrib-machine-learning
after deploying, the debug window showed error:
TypeError: The "options" argument must be of type object. Received an instance of Array
My Node-RED is running on windows,(also tried on linux, the same error).
node --version v16.16.0
Node-RED version: v3.0.2
Does anybody know the problem?
