1,删除node_modules文件夹 2,打开cmd 进入文件夹,cnpm install 3,然后npm run dev 就ok了 4,如果还报错,不是环境的问题了,是你自己安装的vue插件未找到,重新安装就ok了 相关文章: