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

Addition of hard dependency on Nuxt adds 80+ additional dependencies #334

Closed
5 tasks done
ascott18 opened this issue Feb 28, 2023 · 0 comments · Fixed by #338
Closed
5 tasks done

Addition of hard dependency on Nuxt adds 80+ additional dependencies #334

ascott18 opened this issue Feb 28, 2023 · 0 comments · Fixed by #338

Comments

@ascott18
Copy link
Contributor

Describe the bug

The new dependency on @nuxt/kit in 0.14.2 added an additional 87 dependencies to this package.

In 0.13.0, when I add this package to my project it brings in 6 dependencies.
In 0.14.2+, when I add this package to my project it brings in 93 dependencies.

It would be much appreciated if this could be changed to an optional peer dependency instead of a hard dependency. Thank you!

Reproduction

npm i [email protected] -D, observe output

System Info

System:
    OS: Windows 10 10.0.19044
    CPU: (12) x64 Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz
    Memory: 2.80 GB / 15.71 GB
  Binaries:
    Node: 18.14.2 - ~\Desktop\node-v18.14.2-win-x64\node.EXE
    npm: 9.5.0 - ~\Desktop\node-v18.14.2-win-x64\npm.CMD
  Browsers:
    Chrome: 110.0.5481.177
    Edge: Spartan (44.19041.1266.0), Chromium (108.0.1462.46)
    Internet Explorer: 11.0.19041.1566

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
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

Successfully merging a pull request may close this issue.

1 participant