使用nuxt初始化项目时报错

使用官方文档上的命令“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

阅读 4.8k
2 个回答

官网上是这个:vue init nuxt-community/starter-template <project-name>

新手上路,请多包涵

把尖括号去掉 project-name