You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: