Search code examples
node-red

Error configurating remote node-red module


I've been traing to configure the remote access node but the following error is displayed:

Cannot find module 'C:\Users\HP.node-red\node_modules\node-red-contrib-remote\nodes/package.json'

Require stack:

  • C:\Users\HP.node-red\node_modules\node-red-contrib-remote\nodes\remote-commons.js
  • C:\Users\HP.node-red\node_modules\node-red-contrib-remote\nodes\remote-config.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\node_modules@node-red\registry\lib\loader.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\node_modules@node-red\registry\lib\index.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\node_modules@node-red\runtime\lib\nodes\index.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\node_modules@node-red\runtime\lib\index.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\lib\red.js
  • C:\Users\HP\AppData\Roaming\npm\node_modules\node-red\red.js

I installed the remote node-red module twice because I though that it was an instalation error.


Solution

  • I just changed the node to the suggestion of hardillb. Please try it again after the update to Version 1.3.2.