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 failed to remap this bin to its proper location within node_modules. #16961

Open
SashaGoncharov19 opened this issue Feb 1, 2025 · 0 comments
Labels
bug Something isn't working bun install Something that relates to the npm-compatible client confirmed bug We can reproduce this issue

Comments

@SashaGoncharov19
Copy link

What version of Bun is running?

1.2.2+c1708ea6a

What platform is your computer?

Microsoft Windows NT 10.0.19045.0 x64

What steps can reproduce the bug?

Init repository with bun init, install electrobun with command bun install electrobun and try to run bunx electrobun.

What is the expected behavior?

No response

What do you see instead?

bunx electrobun
error: could not create process

Bun failed to remap this bin to its proper location within node_modules.
This is an indication of a corrupted node_modules directory.

Please run 'bun install --force' in the project root and try
it again. If this message persists, please open an issue:
https://github.com/oven-sh/bun/issues

Additional information

No response

@SashaGoncharov19 SashaGoncharov19 added bug Something isn't working needs triage labels Feb 1, 2025
@dylan-conway dylan-conway added bun install Something that relates to the npm-compatible client confirmed bug We can reproduce this issue and removed needs triage labels Feb 1, 2025
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