-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Can't find package scratch-audio's version: 0.1.0-prerelease.20190114210212 #4399
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
Comments
⠏ [20/94] Installing eslint@^5.0.1[gh-pages@github:rschamp/gh-pages#publish-branch-to-subfolder] install gh-pages from git github:rschamp/gh-pages#publish-branch-to-subfolder, may be very slow, please keep patience by mac |
I met the same issue when I use npm mirror from https://registry.npm.taobao.org. I know that it's a nightmare if you try to use official npm repo in China. Here is my workaround solution:
PS. Here is my environment:
|
npm install
[18/94] Installing webpack@^4.6.0platform unsupported @babel/cli@7.2.3 › chokidar@2.0.4 › fsevents@^1.2.2 Package require os(darwin) not compatible with your platform(win32)
[fsevents@^1.2.2] optional install error: Package require os(darwin) not compatible with your platform(win32)
\ [20/94] Installing resolve@^1.6.0[gh-pages@github:rschamp/gh-pages#publish-branch-to-subfolder] install gh-pages from git github:rschamp/gh-pages#publish-branch-to-subfolder, may be very slow, please keep patience
× Install fail! Error: [scratch-audio@0.1.0-prerelease.20190114210212] Can't find package scratch-audio's version: 0.1.0-prerelease.20190114210212
Error: [scratch-audio@0.1.0-prerelease.20190114210212] Can't find package scratch-audio's version: 0.1.0-prerelease.20190114210212
at resolve (C:\Program Files\nodejs\node_global\node_modules\cnpm\node_modules\npminstall\lib\download\npm.js:97:11)
at resolve.next ()
at onFulfilled (C:\Program Files\nodejs\node_global\node_modules\cnpm\node_modules\co\index.js:65:19)
at process._tickCallback (internal/process/next_tick.js:68:7)
npminstall version: 3.20.1
The text was updated successfully, but these errors were encountered: