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

Redundant Vue Dependency in fresh install #1011

Open
fadamakis opened this issue Oct 4, 2022 · 0 comments
Open

Redundant Vue Dependency in fresh install #1011

fadamakis opened this issue Oct 4, 2022 · 0 comments
Labels

Comments

@fadamakis
Copy link

Version

create-nuxt-app: v4.0.0

Steps to reproduce

  • Create a new project
  • Open the package.json

What is Expected?

Only Nuxt and maybe corejs should be dependencies as instructed in the manual installation section. Vue should be a deep dependency of Nuxt.

What is actually happening?

Vue and Vue-server-rendered and vue-template-compiler are added as dependencies alongside Nuxt
image

@fadamakis fadamakis added the bug label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant