ioBroker/ioBroker.node-red

When I try to start ioBroker.node-red, an error will be reported.

Opened this issue · 1 comments

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.
image

This is not how it works. You never

  • install this package directly via npm (everything is handled by the js-controller)
  • start the main.js manually via node (everything is handled by the js-controller)