Installation problems (Failed at the hummus@1.0.82 install script.)
See original GitHub issueI just reinstalled Nodejs and npm, and then followed your installation instructions but got lots of errors. The errors ended in the following:
3825 error code ELIFECYCLE
3826 error errno 1
3827 error hummus@1.0.82 install: `node-pre-gyp install --fallback-to-build`
3827 error Exit status 1
3828 error Failed at the hummus@1.0.82 install script.
3828 error This is probably not a problem with npm. There is likely additional logging output above.
3829 verbose exit [ 1, true ]
How do I resolve this? Or should I try only to use your Docker version?
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (5 by maintainers)
Top Results From Across the Web
npm install error · Issue #93 · galkahana/HummusJS - GitHub
Failed at the hummus@1.0.58 install script 'node-pre-gyp install --fallback-to-build'. npm ERR! Make sure you have the latest version of node.js ...
Read more >Unable to install hummus npm module - Stack Overflow
Failed at the hummus@1.0.60 install script node-pre-gyp install -- fall > back-to-build npm ERR! This is most likely a problem with the hummus...
Read more >Installation error with msi file: "1: The InstallScript engine is ...
Installation error with msi file: "1: The InstallScript engine is missing from this machine." Hello, I hope someone can help me with this:...
Read more >736 kB - Hugging Face
... 1 ·bill 1 ·leading 1 ·problems 1 ·feet 1 ·moving 1 ·football 1 ... 1 ·Egypt 1 ·touchdown 1 ·offices 1 ·quit...
Read more >Installation npm install error - Sharetribe Go Community Edition
It gave me the following error. I tried both latest and v6.1.0 release. They both failed the same way, Error log is shown...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Maybe this will help.
This worked for me:
But I had to install hummus before decktape, otherwise I got errors.
I am facing the same issue on Ubuntu. The problem might be related to
node-pre-gyp
. After installation,node-pre-gyp -help
gives: