Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- internal/modules/cjs/loader.js:775
- throw err;
- ^
- Error: Cannot find module '/home/sugamnbn/nodevenv/aeternus.geekosdev.com/12/lib/internals/scripts/npmcheckversion.js'
- at Function.Module._resolveFilename (internal/modules/cjs/loader.js:772:15)
- at Function.Module._load (internal/modules/cjs/loader.js:677:27)
- at Function.Module.runMain (internal/modules/cjs/loader.js:999:10)
- at internal/main/run_main_module.js:17:11 {
- code: 'MODULE_NOT_FOUND',
- requireStack: []
- }
- npm ERR! code ELIFECYCLE
- npm ERR! errno 1
- npm ERR! [email protected] npmcheckversion: `node ./internals/scripts/npmcheckversion.js`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] npmcheckversion script.
- npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
- npm ERR! A complete log of this run can be found in:
- npm ERR! /home/sugamnbn/.npm/_logs/2020-07-22T08_00_50_254Z-debug.log
- npm ERR! code ELIFECYCLE
- npm ERR! errno 1
- npm ERR! [email protected] preinstall: `npm run npmcheckversion`
- npm ERR! Exit status 1
- npm ERR!
- npm ERR! Failed at the [email protected] preinstall script.
- npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
- npm ERR! A complete log of this run can be found in:
- npm ERR! /home/sugamnbn/.npm/_logs/2020-07-22T08_00_50_290Z-debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement