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 install doesn't see edge channels #16463

Open
MaciejJezierskiFiskars opened this issue Jan 17, 2025 · 1 comment
Open

bun install doesn't see edge channels #16463

MaciejJezierskiFiskars opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client confirmed bug We can reproduce this issue

Comments

@MaciejJezierskiFiskars
Copy link

What version of Bun is running?

1.1.28

What platform is your computer?

Darwin 23.6.0 arm64 arm

What steps can reproduce the bug?

Go to https://github.com/MaciejJezierskiFiskars/bun-nuxt-eadge and run bun install

Steps are taken from: https://www.npmjs.com/package/@nuxtjs/i18n-edge

What is the expected behavior?

Package will be resolved and installed

What do you see instead?

No version matching "npm:@nuxtjs/i18n-edge" found for specifier "@nuxtjs/i18n-edge" (but package exists)

Additional information

No response

@MaciejJezierskiFiskars MaciejJezierskiFiskars added bug Something isn't working needs triage labels Jan 17, 2025
@RiskyMH RiskyMH added bun install Something that relates to the npm-compatible client confirmed bug We can reproduce this issue and removed needs triage labels Jan 17, 2025
@RiskyMH
Copy link
Member

RiskyMH commented Jan 17, 2025

Thanks for the report, this appears to be when the npm:<package> is a scoped package (ie @oven/bun).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client confirmed bug We can reproduce this issue
Projects
None yet
Development

No branches or pull requests

2 participants