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
Attempted to import the module "node_modules/@react-native-ama/internal" which is listed in the "exports" of "node_modules/@react-native-ama/internal", however no match was resolved for this request (platform = ios). Falling back to file-based resolution. Consider updating the call site or asking the package maintainer(s) to expose this API.
It might have been fixed in this commit, but I can't see the forms package installed in my node_modules to patch this change (I'm using RN only).
Repro steps:
Install 1.2.0
Use RN 0.79.2
Build your app
Notice in the console logs there are tons of Attempted to import the module.. warnings