配置远程节点红色模块时出错
Error configurating remote node-red module
我一直在训练配置远程访问节点,但显示以下错误:
找不到模块'C:\Users\HP.node-red\node_modules\node-red-contrib-remote\nodes/package.json'
需要堆栈:
- 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
我安装了两次远程 node-red 模块,因为我认为这是一个安装错误。
刚把节点改成hardillb的建议。请更新1.3.2版本后再试。
我一直在训练配置远程访问节点,但显示以下错误:
找不到模块'C:\Users\HP.node-red\node_modules\node-red-contrib-remote\nodes/package.json'
需要堆栈:
- 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
我安装了两次远程 node-red 模块,因为我认为这是一个安装错误。
刚把节点改成hardillb的建议。请更新1.3.2版本后再试。