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

Bcrypt 5.1.1 doesn't install Napi files #12264

Open
leosilberg opened this issue Jun 30, 2024 · 0 comments
Open

Bcrypt 5.1.1 doesn't install Napi files #12264

leosilberg opened this issue Jun 30, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@leosilberg
Copy link

What version of Bun is running?

v1.1.17

What platform is your computer?

Windows x64

What steps can reproduce the bug?

bun install bcrypt@5.1.1

After install node_modules\bcrypt\lib\binding\napi-v3\bcrypt_lib.node is not present, this is probably due to a postinstall script issue .

However, bun install bcrypt@5.1.0 is correctly installed with bcrypt_lib.node

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

@leosilberg leosilberg added bug Something isn't working needs triage labels Jun 30, 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 needs triage
Projects
None yet
Development

No branches or pull requests

1 participant