Confusing error message

So it works on ios emulator, but it doesn’t work on android emulato, which gives error
image

The error doesn’t tell me where exactly is the problem. Also if it’s really a module missing like the error indicates, it shouldn’t have worked on ios emulator to begin with. Could anyone help me?

https://snack.expo.io/@shachopin/react-fitness

Can you share a link to the snack?

https://snack.expo.io/@shachopin/react-fitness

1 Like

any help?
It works in ios, but not in android emulator. strange…

Sorry, there’s a bug somewhere making it think one of your local imports is coming from npm.
We’re focused on the next release right now, but can dig into this once that goes out.

You can export to XDE and run with XDE/exp until we get this sorted. Thanks for the report!

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.