Hypnos3/node-red-contrib-cast

Failed to install: node-red-contrib-cast

Closed this issue · 2 comments

did57 commented

Hi,

node-red-contrib-cast does not want to settle with me.
Here is the log:

2020-03-29T12:58:21.149Z Install : node-red-contrib-cast 0.2.15

2020-03-29T12:58:21.167Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-contrib-cast@0.2.15
2020-03-29T12:58:31.211Z [out]
2020-03-29T12:58:31.211Z [out] > protobufjs@6.8.9 postinstall /root/.node-red/node_modules/protobufjs
2020-03-29T12:58:31.211Z [out] > node scripts/postinstall
2020-03-29T12:58:31.211Z [out]
2020-03-29T12:58:31.358Z [err] internal/modules/cjs/loader.js:985
2020-03-29T12:58:31.358Z [err] throw err;
2020-03-29T12:58:31.358Z [err] ^
2020-03-29T12:58:31.358Z [err]
2020-03-29T12:58:31.358Z [err] Error: Cannot find module '/root/.node-red/node_modules/protobufjs/scripts/postinstall'
2020-03-29T12:58:31.358Z [err] at Function.Module._resolveFilename (internal/modules/cjs/loader.js:982:15)
2020-03-29T12:58:31.358Z [err] at Function.Module._load (internal/modules/cjs/loader.js:864:27)
2020-03-29T12:58:31.358Z [err] at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:74:12)
2020-03-29T12:58:31.358Z [err] at internal/main/run_main_module.js:18:47 {
2020-03-29T12:58:31.358Z [err] code: 'MODULE_NOT_FOUND',
2020-03-29T12:58:31.358Z [err] requireStack: []
2020-03-29T12:58:31.358Z [err] }
2020-03-29T12:58:31.848Z [err] npm
2020-03-29T12:58:31.849Z [err] ERR! code ELIFECYCLE
2020-03-29T12:58:31.849Z [err] npm
2020-03-29T12:58:31.849Z [err] ERR! errno 1
2020-03-29T12:58:31.851Z [err] npm
2020-03-29T12:58:31.851Z [err] ERR! protobufjs@6.8.9 postinstall: node scripts/postinstall
2020-03-29T12:58:31.851Z [err] npm ERR!
2020-03-29T12:58:31.851Z [err] Exit status 1
2020-03-29T12:58:31.851Z [err] npm
2020-03-29T12:58:31.851Z [err] ERR!
2020-03-29T12:58:31.851Z [err] npm ERR!
2020-03-29T12:58:31.851Z [err] Failed at the protobufjs@6.8.9 postinstall script.
2020-03-29T12:58:31.851Z [err] npm
2020-03-29T12:58:31.851Z [err] ERR! This is probably not a problem with npm. There is likely additional logging output above.
2020-03-29T12:58:31.885Z [err]
2020-03-29T12:58:31.885Z [err] npm ERR!
2020-03-29T12:58:31.885Z [err] A complete log of this run can be found in:
2020-03-29T12:58:31.885Z [err] npm ERR!
2020-03-29T12:58:31.885Z [err] /root/.npm/_logs/2020-03-29T12_58_31_864Z-debug.log
2020-03-29T12:58:31.897Z rc=1

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale commented

This issue has been automatically closed because it has not had recent activity. Thank you for your contributions.