request to xxx failed, reason: certificate has expired
如果出现
request to xxx failed, reason: certificate has expired可能是因为淘宝镜像的版本是老的版本,没有访问权限,可以使用以下的命令更新为最新版本
npm config set registry https://registry.npmmirror.com
如果出现
request to xxx failed, reason: certificate has expired可能是因为淘宝镜像的版本是老的版本,没有访问权限,可以使用以下的命令更新为最新版本
npm config set registry https://registry.npmmirror.com