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

Cannot find module 'string-hash-64' #98

Open
vbylen opened this issue Apr 28, 2023 · 3 comments
Open

Cannot find module 'string-hash-64' #98

vbylen opened this issue Apr 28, 2023 · 3 comments

Comments

@vbylen
Copy link

vbylen commented Apr 28, 2023

Hi,

I'm using react-native-worklets to test react-native-vision-camera v3.

I'm receiving the following error:

index.js: [babel]: Cannot find module 'string-hash-64'

Before I upgraded to XCode 14.3 it used to work.

@ianjsikes
Copy link

This is probably not the ideal solution but npm/yarn installing string-hash-64 fixed it for me.

@vbylen
Copy link
Author

vbylen commented Apr 28, 2023

@ianjsikes you're hired

@xseignard
Copy link

xseignard commented Oct 10, 2023

It has been added to version 0.2.1, see: commit, 0.2.1 release

So updating the lib to at least 0.2.1 should fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants