Skip to content

Cannot find module 'cache-loader/package.json' #1384

Closed
@Shokas

Description

@Shokas

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions