Levelup currenly not installing on node v12.x.x (osx)
See original GitHub issueI (prematurely) installed node v12.9.1 because of my love for Array.flat()
. However levelup
does not seem to install on v12.9.1
This is probably a known issue as I can see that .travis.yml only references 6
, 8
, 10
and stable
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
nvm install node fails to install on macOS Big Sur M1 Chip
If you have installed nvm using homebrew and are trying to install the node using command nvm install <some_version> , you will face...
Read more >FDK v7.0 - Announcing Node.js v12 and ES6+ support
Install fdk 7. With Node.js v12.22+ installed, fdk 7 can be installed via npm with this command: $ npm install ...
Read more >How to install the latest versions of NodeJS and NPM?
First, choose the Node.js version you need and add the sources for it: ... sudo npm cache clean -f sudo npm install -g...
Read more >The easiest way to update your Node.js on your Mac in 2022
1. Open your console and check your Node.js version. $ node -v v x.x.x. 2. Install n package using npm ...
Read more >Installing SerialPort
This is documentation for Node SerialPort 9.x.x, which is no longer actively maintained. For up-to-date documentation, see the latest version ( ...
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
Ah right yes, if I install in a clean directory it works perfectly. I thought that
npm install leveldown@5.1.1
would always give me 5.1.1, even if I was in a “project” directorySo in that case, yes, I can get level to install on node v12
Thanks for the help!
For node 12 you need leveldown >= 5.