UnableToResolveError:无法从Libraries / ART / React Native ART.js解析模块`merge`

时间:2017-06-11 08:53:38

标签: javascript android react-native react-android

我是React-native的新手。

我遇到了这个错误: UnableToResolveError:无法从Libraries / ART / ReactNativeART.js解析模块merge

我使用的依赖项是:

"dependencies": {
    "apsl-react-native-button": "^3.0.2",
    "react": "16.0.0-alpha.6",
    "react-native": "0.44.2",
    "react-native-deprecated-custom-components": "^0.1.0",
    .....................
  },
node_modules中的

- > react-native / Libraries / ART / ReactNativeART.js文件也可用。

当我运行react-native run-android命令时,我遇到了这个错误。

有人可以帮助我吗?

1 个答案:

答案 0 :(得分:0)

只需安装此模块requests

即可