Fails to install on node 12
See original GitHub issuenpm install keythereum
fails when using node v12
https://gist.github.com/phahulin/3f267d933a5cc78a56b599f6c5d0b8d1
looks like the reason is scrypt
package
Issue Analytics
- State:
- Created 4 years ago
- Reactions:2
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Error installing nodejs version 12 on alpine linux
alpine:3.12 now uses node v12.22.1. FROM alpine:3.12. RUN node --version.
Read more >Node failed to install · Issue #2122 · nodejs/help - GitHub
So, i just downloaded the lastet version of node v12.8.1 and tried installing it on my windows 10 after deleting the node version...
Read more >Unable to Install Node_RED Missing node.js, and NPM stops ...
Hello, I am installing Node-RED on my third Rpi 3 and ran into the following. I am pasting the CLI output as well...
Read more >How to fix 'npm does not support Node.js v14' error on ...
My first attempt was updating over the top of my existing node.js installation. I then tried uninstalling node.js installation (Windows Add/ ...
Read more >Elastic Beanstalk npm install fails without error message
I am now trying for way to long to deploy a Node.js v16, npm v8 NestJS Api to AWS Elastic Beanstalk with no...
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
This version works, for now: https://github.com/Leask/keythereum .
I just merged @ryanio’s PR for this. Tested it out and everything seems ok on my end, but please re-open this if you encounter further problems.