You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fix is to add simsimd to "trustedDependencies" in package.json, so that the lifecycle scripts are executed. We need to add a warning that we skipped the lifecycle script for the package to make this easier to understand
What version of Bun is running?
❯ bun -v
1.0.21
What platform is your computer?
❯ uname -mprs
Darwin 23.2.0 arm64 arm
What steps can reproduce the bug?
bun i simsimd
What is the expected behavior?
In this simple example, show that the functions exist
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: