question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm install fails

See original GitHub issue

Hello,

npm install is failing for me, with the attached log file below. please look over this issue or specify any details that need to be considered before building like node version, some permission, etc etc.

Platform : Mac OSX Sierra 10.12.4 Branch : master

https://drive.google.com/open?id=0B-IgfsAh9Mn4X0cxVjMwUlJKM1U

https://drive.google.com/open?id=0B-IgfsAh9Mn4dEZlNGFaaVpQTUk

Please let me know, if any other details need to be added. Thanks.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Khaledgarbayacommented, May 6, 2017

oh wow, the problem is here actually http://evermeet.cx/ffmpeg/ffmpeg-83544-g965f35b.7z the URL to download ffmpeg is returning 404. Looks like the the ffmpeg download link is broken/changed.

The link in the code is here

Maybe we can change it to one of those snapshots

1reaction
Khaledgarbayacommented, May 5, 2017

I think you will need node v6+

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common errors | npm Docs
Possible temporary npm registry glitch, or corrupted local server cache. Run npm cache clean and/or try again later. · This can be caused...
Read more >
npm install error from the terminal - Stack Overflow
Running just "npm install" will look for dependencies listed in your package.json. The error you're getting says that you don't have a ...
Read more >
How to solve npm ERR! code 1 when running npm install
Fix npm error code 1 by updating your dependencies · Update one package version in package.json file · Then run npm install ·...
Read more >
NPM install error - Material Design for Bootstrap
Trying to install MDB pro 4.19.2 just downloaded and ran npm install but getting this error of sha512 not matching. Can someone tell...
Read more >
How to Solve the Angular NPM Error - C# Corner
The error in NPM, 'error package install failed, see above', can occur when the user creates a new project in Angular using Node.js...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found