执行yarn create @vitejs/app manager-fe报错
来源:2-1 项目初始化--全局Vue脚手架&Vite创建项目

qq_热奶茶_0
2022-09-05
写回答
2回答
-
qq_淼芽_dfjyUY
2022-09-14
https://cn.vitejs.dev/guide/#trying-vite-online
使用 NPM:
$ npm create vite@latest
使用 Yarn:
$ yarn create vite 试试这个命令
10 -
weixin_慕慕6560329
2022-10-19
怎么解决的呢
00
相似问题