在尝试使用Vue CLI创建名为'automated-test-platform-vue3'的项目时遇到证书验证失败的问题,错误提示为'vue-cli Failed to download repo vuejs-templates/webpack: unable to verify the first certificate'。解决方法是关闭代理,因为问题是由安装的dev-sidecar代理工具导致的。
PS D:\Git\Git_Work\vue> vue init webpack automated-test-platform-vue3
vue-cli · Failed to download repo vuejs-templates/webpack: unable to verify the first certificate