使用官方文档上的命令“vue init nuxt-community test”初始化一个nuxt项目时报错“vue-cli · Failed to download repo vuejs-templates/nuxt-community: Response code 404 (Not Found)”,前几天还是好用的。我电脑上的node版本为:v6.11.3, vue版本为:v2.9.2
使用官方文档上的命令“vue init nuxt-community test”初始化一个nuxt项目时报错“vue-cli · Failed to download repo vuejs-templates/nuxt-community: Response code 404 (Not Found)”,前几天还是好用的。我电脑上的node版本为:v6.11.3, vue版本为:v2.9.2
官网上是这个:
vue init nuxt-community/starter-template <project-name>