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

--bun uses different dependencies #431

Open
Samu-14 opened this issue Jun 16, 2024 · 1 comment
Open

--bun uses different dependencies #431

Samu-14 opened this issue Jun 16, 2024 · 1 comment

Comments

@Samu-14
Copy link

Samu-14 commented Jun 16, 2024

Environment

bunx nuxi info:

  • Operating System: Darwin
  • Node Version: v21.7.3
  • Nuxt Version: 3.11.2
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.6
  • Package Manager: bun@1.1.13
  • Builder: -
  • User Config: devtools
  • Runtime Modules: -
  • Build Modules: -

bunx --bun nuxi info:

  • Operating System: Darwin
  • Node Version: v22.2.0
  • Nuxt Version: 3.12.2
  • CLI Version: 3.12.0
  • Nitro Version: 2.9.6
  • Package Manager: bun@1.1.13
  • Builder: -
  • User Config: devtools
  • Runtime Modules: -
  • Build Modules: -

Reproduction

Start a new project with bunx nuxi then downgrade nuxt to 3.11.2, run bun i and finally bun --bun dev. The running version is 3.12.2 (the latest and not the one installed)

Describe the bug

--bun uses different dependencies than the ones installed

Additional context

No response

Logs

No response

@danielroe danielroe transferred this issue from nuxt/nuxt Jun 16, 2024
@ggondim
Copy link

ggondim commented Jun 19, 2024

Same here, using nuxt-nightly the bunx --bun nuxi info reports 3.12.3 as the Nuxt version.

image

image

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