Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The project cannot start after the vue add vue-next command is executed #40

Open
happyGloria opened this issue Aug 31, 2020 · 1 comment

Comments

@happyGloria
Copy link

happyGloria commented Aug 31, 2020

  • Dev environment:
  1. vue-cli: @vue/cli 4.4.1
  2. node:v12.18.3
  • Repetition steps:
  1. vue create <project-name>
  2. npm run dev
    result: the project works properly.
  3. vue add vue-next
    result:
    1. "@vue/compiler-sfc"和“vue-cli-plugin-vue-next” added in to package.json

image

  1. fixed: cnpm install -D vue-template-compiler
    ps: I know that this approach is not feasible. The vue-template-compiler is run under vue2.x;
    result: version conflict
    image
@Inna-Alex
Copy link

I have the same problem:
image
What should I do to fix this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants