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
4.5.19
version vue-cli 4.5.14
I'm trying to install the @vue/cli-plugin-pwa package after which it throws an error
package installation
certificate error is displayed
The text was updated successfully, but these errors were encountered:
the problem was with the nvm package
Sorry, something went wrong.
You can use the following command to configure new mirrors.
npm config set registry https://registry.npmmirror.com
This is Taobao's new mirror address.
You can try:
1. npm cache clean --force 2. npm config set strict-ssl false
then install your want.
No branches or pull requests
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: