cnbb 发表于 2022-11-20 19:44:36

yc0209 发表于 2022-11-20 18:57
已解决了

可否指导下。。你是怎么解决的?

yc0209 发表于 2022-11-21 06:05:08

cnbb 发表于 2022-11-20 19:44
可否指导下。。你是怎么解决的?

点进入----编辑entity节点-----编辑server节点----Base URL填写你的地址,Access Token填写你的令牌-------更新----部署就好了

yaqian211314 发表于 2023-1-17 19:13:55

我之前也是遇到这个问题了,不过我是在群晖上docker安装的NR,npm升级好像不管用,最后发现NR的错误提示别看日志,看就页面的错误提示,说是版本要大于等于3.0,然是我群晖docker里拉last安装的是2.1.4版本,后来手动安装了3.0以上版本问题就解决了,之前也是困扰了我一天,代理啥的设置了半天,环境也按了不少依赖,最后原来是版本问题:loveliness:

coolguy 发表于 2023-4-10 13:24:15

yaqian211314 发表于 2023-1-17 19:13
我之前也是遇到这个问题了,不过我是在群晖上docker安装的NR,npm升级好像不管用,最后发现NR的错误提示别 ...

同样的问题,看了你的回复,解决了:handshake

vatiro 发表于 2024-2-24 21:39:08

楼主请问这个要怎么解决呀,我试了半天都安装不了
2024-02-24T13:15:30.557Z 安装 : node-red-contrib-homekit-bridged 1.6.1

2024-02-24T13:15:31.063Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2024-02-24T13:15:34.183Z npm
2024-02-24T13:15:34.188Z WARN
2024-02-24T13:15:34.189Z config production Use `--omit=dev` instead.
2024-02-24T13:23:20.899Z npm
2024-02-24T13:23:20.908Z ERR! code ETIMEDOUT
2024-02-24T13:23:20.908Z npm ERR! syscall connect
2024-02-24T13:23:20.908Z npm ERR!
2024-02-24T13:23:20.909Z errno
2024-02-24T13:23:20.910Z ETIMEDOUT
2024-02-24T13:23:20.935Z npm ERR!
2024-02-24T13:23:20.936Z network request to https://registry.npmjs.org/node-red-contrib-homekit-bridged failed, reason: connect ETIMEDOUT 104.16.2.35:443
2024-02-24T13:23:20.937Z npm ERR! network This is a problem related to network connectivity.
2024-02-24T13:23:20.937Z npm
2024-02-24T13:23:20.938Z ERR! network In most cases you are behind a proxy or have bad network settings.
2024-02-24T13:23:20.938Z npm ERR! network
2024-02-24T13:23:20.938Z npm
2024-02-24T13:23:20.939Z ERR!
2024-02-24T13:23:20.940Z network If you are behind a proxy, please make sure that the
2024-02-24T13:23:20.941Z npm ERR! network 'proxy' config is set properly.See: 'npm help config'
2024-02-24T13:23:20.964Z
2024-02-24T13:23:20.964Z npm ERR! A complete log of this run can be found in:
2024-02-24T13:23:20.964Z npm ERR!   /data/.npm/_logs/2024-02-24T13_15_33_948Z-debug-0.log
2024-02-24T13:23:20.994Z rc=1
页: 1 [2]
查看完整版本: 解决node-red-contrib-home-assistant-websocket节点安装出错问题