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 create cannot work properly with a package with scope. #6209

Closed
ATQQ opened this issue Oct 1, 2023 · 2 comments
Closed

bun create cannot work properly with a package with scope. #6209

ATQQ opened this issue Oct 1, 2023 · 2 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client

Comments

@ATQQ
Copy link

ATQQ commented Oct 1, 2023

What version of Bun is running?

1.0.3+25e69c71e70ac8a0a88f9cf15b4057bd7b2a633a

What platform is your computer?

Darwin 22.4.0 arm64 arm

What steps can reproduce the bug?

bun create @sugarat/theme

image

What is the expected behavior?

bunx @sugarat/create-theme

What do you see instead?

error: package "@sugaratcreate-/theme" not found

Additional information

No response

@ATQQ ATQQ added the bug Something isn't working label Oct 1, 2023
@Hanaasagi
Copy link
Collaborator

Might have been fixed by #5716. Canary build did not reproduce this problem. Please try bun upgrade --canary or wait for the 1.0.4 release.

@ATQQ
Copy link
Author

ATQQ commented Oct 1, 2023

Might have been fixed by #5716. Canary build did not reproduce this problem. Please try bun upgrade --canary or wait for the 1.0.4 release.

Thanks 👍🏻

@Electroid Electroid added the bun install Something that relates to the npm-compatible client label Oct 2, 2023
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
Projects
None yet
Development

No branches or pull requests

3 participants