We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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.
npm config ls -l
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 `
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
`
The text was updated successfully, but these errors were encountered: