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

执行安装报错404 #13

Open
duzengjie opened this issue Dec 12, 2021 · 0 comments
Open

执行安装报错404 #13

duzengjie opened this issue Dec 12, 2021 · 0 comments

Comments

@duzengjie
Copy link

npm install vue-schart -S

`C:\Users\dzj05>npm config list
; "builtin" config from C:\Program Files\nodejs\node_modules\npm\npmrc

; prefix = "C:\Users\dzj05\AppData\Roaming\npm" ; overridden by user

; "user" config from C:\Users\dzj05.npmrc

cache = "D:\nodenpm\node_cache"
prefix = "D:\nodenpm\node_global"
registry = "http://registry.npm.taobao.org/"

; node bin location = C:\Program Files\nodejs\node.exe
; cwd = C:\Users\dzj05
; HOME = C:\Users\dzj05
; Run npm config ls -l to show all defaults.

C:\Users\dzj05>node -v
v16.13.0

C:\Users\dzj05>npm -v
8.1.0`

`npm ERR! code E404
npm ERR! 404 Not Found - GET https://oss.npmmirror.com/schart.js/-/schart.js-3.0.4.tgz
npm ERR! 404
npm ERR! 404 'schart.js@http://registry.npm.taobao.org/schart.js/-/schart.js-3.0.4.tgz' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! D:\nodenpm\node_cache_logs\2021-12-12T07_23_11_879Z-debug.log
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant