|
发表于 2023-3-22 11:38:09
|
显示全部楼层
请问节点安装失败是怎么回事呢?安装多次 每一次报错不一样
2023-03-22T03:09:39.155Z 安装 : node-red-contrib-home-assistant-websocket 0.49.0
2023-03-22T03:09:37.964Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2023-03-22T03:11:35.676Z [err] npm
2023-03-22T03:11:35.676Z [err] WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ECONNRESET: request to https://registry.npmjs.org/update-browserslist-db failed, reason: Client network socket disconnected before secure TLS connection was established
2023-03-22T03:11:35.676Z [err] npm WARN
2023-03-22T03:11:35.676Z [err] registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
2023-03-22T03:30:02.963Z [err] npm
2023-03-22T03:30:02.963Z [err]
2023-03-22T03:30:02.963Z [err] WARN
2023-03-22T03:30:02.963Z [err]
2023-03-22T03:30:02.963Z [err] optional
2023-03-22T03:30:02.963Z [err] SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
2023-03-22T03:30:02.964Z [err] npm
2023-03-22T03:30:02.964Z [err]
2023-03-22T03:30:02.964Z [err] WARN
2023-03-22T03:30:02.964Z [err]
2023-03-22T03:30:02.964Z [err] notsup
2023-03-22T03:30:02.964Z [err] SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
2023-03-22T03:30:02.976Z [err] npm
2023-03-22T03:30:02.976Z [err]
2023-03-22T03:30:02.976Z [err] WARN
2023-03-22T03:30:02.976Z [err] [email protected] requires a peer of webpack@>=5 but none is installed. You must install peer dependencies yourself.
2023-03-22T03:30:02.976Z [err]
2023-03-22T03:30:02.977Z [out] + [email protected]
2023-03-22T03:30:02.977Z [out] updated 1 package in 1224.614s
2023-03-22T03:30:03.036Z rc=0
|
|