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

Empty pacakges #11069

Open
malezjaa opened this issue May 14, 2024 · 0 comments
Open

Empty pacakges #11069

malezjaa opened this issue May 14, 2024 · 0 comments
Labels
bug Something isn't working npm Something that relates to the npm-compatible client

Comments

@malezjaa
Copy link

What version of Bun is running?

1.1.8

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What steps can reproduce the bug?

  1. bunx create-turbo
  2. bun install
  3. bun run build

What is the expected behavior?

No response

What do you see instead?

When trying to run unbuild package from workspace root I get this error:

bun --bun unbuild
error: Cannot find package "hookable" from "C:\dev\kuro.js\kurogashi\node_modules\unbuild\dist\cli.mjs"

image

It looks like some directories in node_modules are just empty

Additional information

Clearing the cache resolved this issue

@malezjaa malezjaa added the bug Something isn't working label May 14, 2024
@Electroid Electroid added the npm Something that relates to the npm-compatible client label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working npm Something that relates to the npm-compatible client
Projects
None yet
Development

No branches or pull requests

2 participants