Skip to content

Unable to resolve module ReactNativeART #278

@Risck256

Description

@Risck256
  1. Target Platform (e.g. iOS, Android): iOS
  2. Development Operating System (e.g. macOS Sierra, Windows 10): macOS Sierra
  3. Build tools (Xcode or Android Studio version, iOS or Android SDK version, if relevant): Xcode
  4. React Native version (e.g. 0.45.1): 0.46.4
  5. RNFirebase Version (e.g. 2.0.2): 2.0.4

Hi!
I've got a problem when I launch the app with RNFirebase configured.
this is the error that displays:

error: bundling failed: "Unable to resolve module ReactNativeART from /Users/risck/Documents/Projects/React-Native/Test/node_modules/react-native/Libraries/react-native/react-native-implementation.js: Module does not exist in the module map
This might be related to facebook/react-native#4968
To resolve try the following:

  1. Clear watchman watches: watchman watch-del-all.
  2. Delete the node_modules folder: rm -rf node_modules && npm install.
  3. Reset packager cache: rm -fr $TMPDIR/react-* or npm start -- --reset-cache."

Obviously I've tried to launch all the command above.

Thanks for your help!
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions