TypeError: Cannot read property 'slice' of undefined, js engine: hermes
I keep getting this error: TypeError: Cannot read property 'slice' of undefined, js engine: hermes When i try to import the package.
getting this too.
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.
This bug is present again in v0.7.3. Reverting back to v0.7.2 fixed it.
what about v0.7.4?
I had to make several changes to my setup in order to get an unrelated issue with Expo fixed: https://github.com/expo/expo/issues/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.
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.
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.xversions.
halo, may i know which package version are you referring to?