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

TypeError: Cannot read property 'slice' of undefined, js engine: hermes #342

Closed
DonElect opened this issue Jun 15, 2024 · 7 comments
Closed

Comments

@DonElect
Copy link

I keep getting this error: TypeError: Cannot read property 'slice' of undefined, js engine: hermes
When i try to import the package.

@Kida007
Copy link

Kida007 commented Jun 24, 2024

getting this too.

@boorad
Copy link
Collaborator

boorad commented Jul 16, 2024

Did you search in this repo's issues?

#242
#310
#340

and the solution in #264? If you're still seeing this, please try v0.7.x versions.

@boorad boorad closed this as completed Jul 16, 2024
@jsermeno
Copy link

jsermeno commented Sep 1, 2024

This bug is present again in v0.7.3. Reverting back to v0.7.2 fixed it.

@boorad
Copy link
Collaborator

boorad commented Sep 1, 2024

what about v0.7.4?

@jsermeno
Copy link

jsermeno commented Sep 3, 2024

I had to make several changes to my setup in order to get an unrelated issue with Expo fixed: expo/expo#31005. Seems to have addressed my issues with v0.7.3. v0.7.4 also works for me. I messed around with my package managers a lot including switching from npm to yarn, so it's hard to say what changed.

@boorad
Copy link
Collaborator

boorad commented Sep 3, 2024

Cool. If you have issues in the future, I have made this: https://github.com/boorad/rnqc-test-apps. I'm trying to get organized around all the build / lib / arch / engine options that exist currently, and have a place to go for making repeatable small reproductions.

@yeefei123
Copy link

Did you search in this repo's issues?

#242 #310 #340

and the solution in #264? If you're still seeing this, please try v0.7.x versions.

halo, may i know which package version are you referring to?

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

5 participants