ioBroker.node-red
ioBroker.node-red copied to clipboard
When I try to start ioBroker.node-red, an error will be reported.
I am a beginner of ioBroker.node-red. When I try to start ioBroker.node-red, an error will be reported. I have npm install to install all the dependencies. I don’t know what to do next.
This is not how it works. You never
- install this package directly via npm (everything is handled by the js-controller)
- start the
main.jsmanually via node (everything is handled by the js-controller)