Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not installable anymore in NR 1.0.3 #22

Open
j2l opened this issue Nov 24, 2019 · 0 comments
Open

Not installable anymore in NR 1.0.3 #22

j2l opened this issue Nov 24, 2019 · 0 comments

Comments

@j2l
Copy link

j2l commented Nov 24, 2019

I got these errors:

2019-11-24T20:23:27.942Z Install : node-red-vis 0.4.2

2019-11-24T20:23:28.151Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production [email protected]
2019-11-24T20:23:52.695Z [err] npm
2019-11-24T20:23:52.696Z [err]  WARN deprecated [email protected]: Please use the native JSON object instead of JSON 3
2019-11-24T20:24:14.530Z [out] 
2019-11-24T20:24:14.530Z [out] > [email protected] install /mnt/dietpi_userdata/node-red/node_modules/iobroker.vis
2019-11-24T20:24:14.530Z [out] > node main.js --install
2019-11-24T20:24:14.530Z [out] 
2019-11-24T20:24:14.765Z [out] 
2019-11-24T20:24:14.765Z [out] > [email protected] install /mnt/dietpi_userdata/node-red/node_modules/iobroker.vis-google-fonts
2019-11-24T20:24:14.765Z [out] > node main.js --install
2019-11-24T20:24:14.765Z [out] 
2019-11-24T20:24:14.995Z [out] 
2019-11-24T20:24:14.995Z [out] > [email protected] install /mnt/dietpi_userdata/node-red/node_modules/node-red-vis
2019-11-24T20:24:14.995Z [out] > node node_modules/iobroker.vis/lib/install.js
2019-11-24T20:24:14.995Z [out] 
2019-11-24T20:24:15.181Z [err] internal/modules/cjs/loader.js:957
2019-11-24T20:24:15.181Z [err]     throw err;
2019-11-24T20:24:15.181Z [err]     ^
2019-11-24T20:24:15.181Z [err] 
2019-11-24T20:24:15.181Z [err] Error: Cannot find module '/mnt/dietpi_userdata/node-red/node_modules/node-red-vis/node_modules/iobroker.vis/lib/install.js'
2019-11-24T20:24:15.181Z [err]     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:954:17)
2019-11-24T20:24:15.181Z [err]     at Function.Module._load (internal/modules/cjs/loader.js:847:27)
2019-11-24T20:24:15.181Z [err]     at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:67:12)
2019-11-24T20:24:15.181Z [err]     at internal/main/run_main_module.js:17:47 {
2019-11-24T20:24:15.181Z [err]   code: 'MODULE_NOT_FOUND',
2019-11-24T20:24:15.181Z [err]   requireStack: []
2019-11-24T20:24:15.181Z [err] }
2019-11-24T20:24:19.716Z [err] npm
2019-11-24T20:24:19.716Z [err]  ERR! code ELIFECYCLE
2019-11-24T20:24:19.717Z [err] npm
2019-11-24T20:24:19.717Z [err]  ERR! errno
2019-11-24T20:24:19.718Z [err]  1
2019-11-24T20:24:19.721Z [err] npm
2019-11-24T20:24:19.722Z [err]  ERR! [email protected] install: `node node_modules/iobroker.vis/lib/install.js`
2019-11-24T20:24:19.722Z [err] npm 
2019-11-24T20:24:19.722Z [err] ERR! Exit status 1
2019-11-24T20:24:19.722Z [err] npm 
2019-11-24T20:24:19.723Z [err] ERR! 
2019-11-24T20:24:19.723Z [err] npm ERR! Failed at the [email protected] install script.
2019-11-24T20:24:19.723Z [err] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
2019-11-24T20:24:19.826Z [err] 
2019-11-24T20:24:19.827Z [err] npm ERR! A complete log of this run can be found in:
2019-11-24T20:24:19.827Z [err] npm ERR!
2019-11-24T20:24:19.828Z [err]      /mnt/dietpi_userdata/node-red/.npm/_logs/2019-11-24T20_24_19_783Z-debug.log
2019-11-24T20:24:19.868Z rc=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant