We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
1.1.21+70ca2b76c
Linux 6.1.0-23-cloud-amd64 x86_64 unknown
import { shuffle } from "@faustbrian/node-deterministic-array-shuffle"; shuffle(42, [1, 2, 3])
This does not happen:
153 | function moduleError(name) { 154 | const err = new Error(`Cannot find module '${name}'`); ^ error: Cannot find module 'bcrypto.node' code: "MODULE_NOT_FOUND" at moduleError
See above.
No response
The text was updated successfully, but these errors were encountered:
bcrypto
default-trusted-dependencies.txt
Successfully merging a pull request may close this issue.
What version of Bun is running?
1.1.21+70ca2b76c
What platform is your computer?
Linux 6.1.0-23-cloud-amd64 x86_64 unknown
What steps can reproduce the bug?
What is the expected behavior?
This does not happen:
What do you see instead?
See above.
Additional information
No response
The text was updated successfully, but these errors were encountered: