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 error

See original GitHub issue

Expected Behavior

npm install

Actual Behavior

` npm WARN deprecated babel-preset-es2015@6.24.1: ??? Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm ERR! code ETARGET npm ERR! notarget No matching version found for scratch-vm@0.1.0-prerelease.1516215511-prerelease.1516215524 npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn’t exist. npm ERR! notarget npm ERR! notarget It was specified as a dependency of ‘scratch-gui’ npm ERR! notarget

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\kevin\AppData\Roaming\npm-cache_logs\2018-01-25T11_19_09_620Z-debug.log

`

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
benjiwheelercommented, Nov 2, 2018

@wenyiweb When you solve a problem you post, please please post what your solution was! Even if it was just an obvious error, it’s helpful to know what went wrong, and what might have been missing from instructions.

0reactions
ballballlcommented, Nov 1, 2018

@CosmicWebServices I have solved the problem , thanks

how to solved ? orz

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 >
Step by step solution for npm install error - M220JS - MongoDB
Delete the package-lock. · If you see a lot of warning & error messages related to npm-gyp, run npm rebuild & this should...
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