Closed
Description
Version
3.0.0-beta.11
Reproduction link
https://github.com/Shokas/vue-error-test-project
Steps to reproduce
npm install
npm run serve
What is expected?
Get project served at localhost:8080
What is actually happening?
npm complaining about missing module, after installing one after another, it gets to this error "vue-loader was used without the corresponding plugin. Make sure to include VueLoaderPlugin in your webpack config."
$ vue create [project]
pick default preset (babel, eslint)
$ cd [project]
$ npm run serve
Metadata
Metadata
Assignees
Labels
No labels