Skip to content

Raspberry pi 4 ARM 64 bit ubuntu 18.04 installation fail #725

@free1video

Description

@free1video

ubuntu@ubuntu:~/nomp$ sudo npm update

[email protected] install /home/ubuntu/nomp/node_modules/multi-hashing
node-gyp rebuild

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! [email protected] install: node-gyp rebuild
npm ERR! Exit status 7
npm ERR!
npm ERR! Failed at the [email protected] 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$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions