作者:admin , 分类:未分类 , 浏览:282 , 评论:0
2022年06月10日
作者:admin , 分类:未分类 , 浏览:282 , 评论:0
2022年06月10日
2022年06月10日
const { defineConfig } = require('@vue/cli-service')
module.exports = defineConfig({
transpileDependencies: true
作者:admin , 分类:未分类 , 浏览:327 , 评论:0
2022年06月10日
vue create is a Vue CLI 3 only command and you are using Vue CLI 2.9.6.
You may want to run the following to upgrade to Vue CLI 3:
npm uninstall -g vue-cli
npm install -g @vue/cli
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.