error An unexpected error occurred: “https://registry.yarnpkg.com/echarts: certificate is not yet valid”.
运行命令,把资源地址设置成npm淘宝源
npm config set registry https://registry.npm.taobao.org
这样就不报错了
yarn报错error An unexpected error occurred: “https://registry.yarnpkg....: certificate is not yet vali
阅读 56
2022-06-06
error An unexpected error occurred: “https://registry.yarnpkg.com/echarts: certificate is not yet valid”.
运行命令,把资源地址设置成npm淘宝源
npm config set registry https://registry.npm.taobao.org
这样就不报错了
相关推荐
精彩评论(0)