Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm install error No matching version found for [email protected] #74

Open
feifei8 opened this issue Jan 12, 2019 · 3 comments
Open

npm install error No matching version found for [email protected] #74

feifei8 opened this issue Jan 12, 2019 · 3 comments
Labels
ergonomics help wanted Extra attention is needed question Further information is requested
Milestone

Comments

@feifei8
Copy link

feifei8 commented Jan 12, 2019

Expected Behavior

npm install error :
No matching version found for [email protected]

Actual Behavior

npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected]
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-render'

Operating System and Browser

Mac OS

@thisandagain thisandagain added help wanted Extra attention is needed question Further information is requested labels Jan 14, 2019
@thisandagain thisandagain added this to the Backlog milestone Jan 14, 2019
@thisandagain
Copy link
Contributor

What version of Node and NPM are you using? If you type npm info scratch-svg-renderer what to you see?

@driveRoad
Copy link

node version:v10.14.1, npm version:6.4.1. 0.1.0-prerelease.1515800444 this version can install, but only this. why version name is so long ? who can sovle this problem.

@zhaozbcn
Copy link

zhaozbcn commented Mar 12, 2019

Have you changed the NPM mirror? I met this problem,i used taobao mirror, I found ,on the mirror scratch-svg-renderer is out of date。When I try to synchronize, error occurred, it could not be synchronized. I delete the mirror I set , reopen the console, and try again, it was ok. Hope this may help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ergonomics help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants