Npm install not working on ubuntu 16.04 stuck at make: Leaving directory
See original GitHub issueWhen trying to install the package on the deployment server running ubuntu 16.04 it is getting stuck at make: Leaving directory '/var/www/html/laravel/app/node/node_modules/s2geometry-node/build' gyp info ok.
Quiting the process and trying to run the code results into Error: Could not locate the bindings file.
Installling the package on my local osx development machine works fine.
Issue Analytics
- State:
- Created 7 years ago
- Comments:5
Top Results From Across the Web
npm install hangs - node.js - Stack Overflow
I just turn off my windows firewall and it worked for me. You can also try different versions of npm.
Read more >[BUG] npm install will randomly hang forever and cannot be ...
When running npm install it will sometimes hang at a random point. When it does this, it is stuck forever. CTRL+C will do...
Read more >NPM is incorrect version on latest Ubuntu (18.04) installation
The way I found is to purge npm through sudo apt purge npm , then simply recreate a symlink to the global installation...
Read more >Common errors | npm Docs
Broken npm installation · Random errors · No compatible version found · Permissions errors · Error: ENOENT, stat 'C:\Users\<user>\AppData\Roaming\npm' on Windows 7 ...
Read more >Try Ubuntu before you install it
Getting started. Running Ubuntu directly from either a USB stick or a DVD is a quick and easy way to experience how Ubuntu...
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
I got an other issue now when trying to run example.js:
Try this : npm install git+https://github.com/Armax/Pokemon-GO-node-api.git