-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
request to https://registry.npm.taobao.org/@vue%2fcli-plugin-pwa failed, reason: certificate has expired #7459
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
the problem was with the nvm package |
You can use the following command to configure new mirrors.
This is Taobao's new mirror address. |
You can try:
then install your want. |
it does work after using your commands |
I got the same issue and tried everything above except disabling strict-ssl which should not be recommend imo. I also tried deleting I don't know what to do... |
Please try the commands as follow : |
Please do not use https://registry.npm.taobao.org/, as this is an old domain and its SSL certificate has expired. Please use the new domain https://registry.npmmirror.com/ instead. |
I dont' want to use any mirror but npm install is still using it for some reason... |
Version
4.5.19
Environment info
Steps to reproduce
I'm trying to install the @vue/cli-plugin-pwa package
after which it throws an error
What is expected?
package installation
What is actually happening?
certificate error is displayed
The text was updated successfully, but these errors were encountered: