Open disinor opened 4 months ago
the problem was with the nvm package
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.
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