vue 运行报错
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了vue 运行报错相关的知识,希望对你有一定的参考价值。
D:\vueStudy\ele>npm run dev
> ele@1.0.0 dev D:\vueStudy\ele
> node build/dev-server.js
> Starting dev server...
ERROR Failed to compile with 1 errors 22:24:53
This dependency was not found:
* /src/common/stylus/mixin.styl in ./~/babel-loader/lib!./~/vue-loader/lib/selector.js?type=script&index=0!./src/components/header/header.vue
To install it, you can run: npm install --save /src/common/stylus/mixin.styl
> Listening at http://localhost:8080
但没有太大必要深入学习,
因为你知道的,前端的变化太快,
我现在还在用easyui。。。。。
Vue报错:‘vue-cli-service‘ 不是内部或外部命令,也不是可运行的程序 或批处理文件。
以上是关于vue 运行报错的主要内容,如果未能解决你的问题,请参考以下文章