ioBroker.node-red icon indicating copy to clipboard operation
ioBroker.node-red copied to clipboard

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

Open hl0709 opened this issue 1 year ago • 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

hl0709 avatar May 15 '24 01:05 hl0709

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)

klein0r avatar May 15 '24 09:05 klein0r