Skip to content

Unable to resolve ReactNativeART.js #21637

@medmsd

Description

@medmsd

annotation

Environment

React Native Environment Info:
System:
OS: Windows 10
CPU: x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 2.53 GB / 11.89 GB
Binaries:
Yarn: 1.9.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
Watchman: 4.9.4 - E:\Downloads\Compressed\watchman\watchman.EXE
IDEs:
Android Studio: Version 3.1.0.0 AI-173.4720617
##Package
{
"name": "Chat",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
},
"dependencies": {
"firebase": "^5.5.3",
"react": "^16.5.2",
"react-native": "0.57.2",
"react-native-gifted-chat": "^0.4.3",
"react-navigation": "^2.17.0"
},
"devDependencies": {
"babel-jest": "23.6.0",
"jest": "23.6.0",
"metro-react-native-babel-preset": "0.48.0",
"react-test-renderer": "16.5.0"
},
"jest": {
"preset": "react-native"
}
}

Description

i am just using firebase and react-native-gifted-chat , when i try to build that error comes any solution please ?

Activity

ghost
medmsd

medmsd commented on Oct 10, 2018

@medmsd
Author

I faced this problem too with react-native 0.57.2
You can downgrade to 0.52.1 and everything works like a charm or you can follow this

annotation
i got this error this time :'(

ghost
ghost
kelset

kelset commented on Dec 17, 2018

@kelset
Contributor

Ty @Flowkrad for taking care of this, closing given that there has been no further activity.

locked as resolved and limited conversation to collaborators on Dec 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kelset@medmsd@react-native-bot

        Issue actions

          Unable to resolve ReactNativeART.js · Issue #21637 · facebook/react-native