ch3133 发表于 2022-12-15 21:49:51

【求助】安装node-red-contrib-home-assistant-websocket插件失败

本帖最后由 ch3133 于 2022-12-15 23:26 编辑

小白开始对NODE-RED有兴趣 但是安装node-red-contrib-home-assistant-websocket插件 总是失败 node-red版本 2.1.4 docker方式安装
请问各位大佬 这个应该怎么解决啊

日志如下
2022-12-15T11:09:33.179Z 安装 : node-red-contrib-home-assistant-websocket 0.47.1

2022-12-15T11:09:36.027Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2022-12-15T11:22:59.493Z npm
2022-12-15T11:22:59.494Z WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ETIMEDOUT: request to https://registry.npmjs.org/easy-extender failed, reason: connect ETIMEDOUT 104.16.22.35:443
2022-12-15T11:22:59.495Z npm
2022-12-15T11:22:59.495Z WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
2022-12-15T11:44:22.127Z npm
2022-12-15T11:44:22.128Z WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
2022-12-15T11:44:22.128Z npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
2022-12-15T11:44:22.129Z
2022-12-15T11:44:22.132Z + [email protected]
2022-12-15T11:44:22.132Z updated 1 package in 2084.254s
2022-12-15T11:44:22.228Z rc=0
按照https://bbs.hassbian.com/forum.php?mod=viewthread&tid=18568&highlight=node-red-contrib-home-assistant-websocket 帖子内容 问题解决

louis_lee 发表于 2022-12-15 22:03:35

论坛左上角有一个搜索功能,可以解惑



ch3133 发表于 2022-12-15 23:26:14

louis_lee 发表于 2022-12-15 22:03
论坛左上角有一个搜索功能,可以解惑

感谢 按照那个帖子解决了

bainiu 发表于 2022-12-16 11:05:52

louis_lee 发表于 2022-12-15 22:03
论坛左上角有一个搜索功能,可以解惑

对新手授人以渔,为你点赞。

louis_lee 发表于 2022-12-16 11:07:20

bainiu 发表于 2022-12-16 11:05
对新手授人以渔,为你点赞。

哈哈,到论坛提问前,先搜索下,省时省力:lol

zhuguoqing 发表于 2022-12-16 17:13:50

不错,题主是盒子装的docker吗
页: [1]
查看完整版本: 【求助】安装node-red-contrib-home-assistant-websocket插件失败