Failed building JavaScript bundle on module name that start with 0-

Hello,

I have a dependency call 0-myDependency.
I put in one js file:

import ‘0-myDependency’;

And expo crash with Failed building JavaScript bundle without any kind of error.

Do you have the same problem?

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