Can’t start node_module at 3.0.0


It works at node-red 2.2.2
But can’t work at 3.0.0

"main": "node_modules/node-red/red/red.js",
"scripts": {
"start": "node node_modules/node-red/red.js"

You need to share more information. Nobody can help you with this little information.

Show the errors in the node-red log and share what version of node.js you are using.

1 Like

node.js v16.15

Add lot more detail here.

  • How exactly are you trying to start Node-RED?
  • How did you install Node-RED

And please don't post photos of screens or screeshots, if possible post the actual text and format it as code with the toolbar

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.