You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some reason Android doesn't like the npm module key-tree-store, but works fine on iOS. I was using another module which had this as a dependency. I tried installing it directly and requiring it, I get the same error. It looks like it's there, so not sure why it can't find it - has no issues finding only modules I've added. Below is the error:
Hey @dapriett, thanks for reporting this, the issue is already fixed in the Android Runtime and it will be available with the 1.4 release (expected within two-3 weeks). As a temporary workaround you may add .js to the main entry in the package.json of the module.
Hello,
For some reason Android doesn't like the npm module key-tree-store, but works fine on iOS. I was using another module which had this as a dependency. I tried installing it directly and requiring it, I get the same error. It looks like it's there, so not sure why it can't find it - has no issues finding only modules I've added. Below is the error:
The text was updated successfully, but these errors were encountered: