Nuxt官方安装失败处理
Error: Failed to download template from registry: Failed to download https://raw.githubusercontent.com/nuxt/starter/templates/templates/v3.json: TypeError: fetch failed
出现类似的报错,直接将链接浏览器打开,获取到仓库地址访问会直接下载,使用内部的工程即可。
Error: Failed to download template from registry: Failed to download https://raw.githubusercontent.com/nuxt/starter/templates/templates/v3.json: TypeError: fetch failed
出现类似的报错,直接将链接浏览器打开,获取到仓库地址访问会直接下载,使用内部的工程即可。