Skip to content

Attempted to import the module "@react-native-ama/internal" which is listed in the "exports" of "@react-native-ama/internal" #319

@SMJ93

Description

@SMJ93

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Bug report

Full console warning:

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:

  1. Install 1.2.0
  2. Use RN 0.79.2
  3. Build your app
  4. Notice in the console logs there are tons of Attempted to import the module.. warnings

Relevant package versions:

    "@react-native-ama/core": "^1.2.0",
    "@react-native-ama/react-native": "^1.2.0",
    "react-native": "0.79.2",

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions