Skip to content

Vue 2.0.3 packages version mismatch #3941

Closed
@solarhell

Description

@solarhell

Vue.js version

2.0.3

Reproduction Link

My app
CI log

The app's console says that Uncaught Error: Cannot find module "../components/List.vue"(…)

When i use CI to build my app, the bug happens, and the CI log shows that

Vue packages version mismatch:
- vue@2.0.3
- vue-template-compiler@2.0.2

FYI,i used vue-cli and webpack template to create my app.
And i have reinstalled the vue-loader.
The weird thing is that when i use npm run dev, it works well.

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