-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Raspberry pi 4 ARM 64 bit ubuntu 18.04 installation fail #725
Comments
Home |
|
ubuntu@ubuntu:~/nomp$ sudo npm update
gyp ERR! UNCAUGHT EXCEPTION npm ERR! Linux 5.4.0-1068-raspi npm ERR! multi-hashing@1.0.2 install: npm ERR! Please include the following file with any support request: |
ubuntu@ubuntu:~/nomp$ sudo npm update
gyp ERR! UNCAUGHT EXCEPTION
gyp ERR! stack TypeError: Object.fromEntries is not a function
gyp ERR! stack at Object. (/home/ubuntu/.nvm/versions/node/v12.14.0/lib/node_modules/node-gyp /node_modules/@npmcli/fs/lib/fs.js:6:23)
gyp ERR! stack at Module._compile (module.js:652:30)
gyp ERR! stack at Object.Module._extensions..js (module.js:663:10)
gyp ERR! stack at Module.load (module.js:565:32)
gyp ERR! stack at tryModuleLoad (module.js:505:12)
gyp ERR! stack at Function.Module._load (module.js:497:3)
gyp ERR! stack at Module.require (module.js:596:17)
gyp ERR! stack at require (internal/module.js:11:18)
gyp ERR! stack at Object. (/home/ubuntu/.nvm/versions/node/v12.14.0/lib/node_modules/node-gyp /node_modules/@npmcli/fs/lib/index.js:2:6)
gyp ERR! stack at Module._compile (module.js:652:30)
gyp ERR! System Linux 5.4.0-1068-raspi
gyp ERR! command "/usr/bin/node" "/home/ubuntu/.nvm/versions/node/v12.14.0/lib/node_modules/node-gyp/bin/nod e-gyp.js" "rebuild"
gyp ERR! cwd /home/ubuntu/nomp/node_modules/multi-hashing
gyp ERR! node -v v8.10.0
gyp ERR! node-gyp -v v9.1.0
gyp ERR! Node-gyp failed to build your package.
gyp ERR! Try to update npm and/or node-gyp and if it does not help file an issue with the package author.
npm ERR! Linux 5.4.0-1068-raspi
npm ERR! argv "/usr/bin/node" "/usr/local/bin/npm" "update"
npm ERR! node v8.10.0
npm ERR! npm v3.7.3
npm ERR! code ELIFECYCLE
npm ERR! multi-hashing@1.0.3 install:
node-gyp rebuild
npm ERR! Exit status 7
npm ERR!
npm ERR! Failed at the multi-hashing@1.0.3 install script 'node-gyp rebuild'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the multi-hashing package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs multi-hashing
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls multi-hashing
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/ubuntu/nomp/npm-debug.log
ubuntu@ubuntu:~/nomp$
The text was updated successfully, but these errors were encountered: