The package name changed from vue-cli
to @vue/cli
. If you have the previous vue-cli
(1.x or 2.x) package installed globally, you need to uninstall it first with npm uninstall vue-cli -g
or yarn global remove vue-cli
.
npm uninstall 卸载npm包
最新推荐文章于 2025-03-31 16:30:38 发布