React Native 0.27.2编译报错this._nativeModule.addListener is not a function
程序员文章站
2022-07-14 15:51:26
...
React Native:0.27.2
React:15.1.0
Node:6.1.0
npm:3.8.6
编译报错如下:
this._nativeModule.addListener is not a function.(In 'this._nativeModule.addListener(eventType)','this._nativeModule.addListener' is undefined)
解决办法:
npm link
上一篇: Django-1.3的helloworld6 fcgi nginx
下一篇: vim python
推荐阅读
-
React Native 0.27.2编译报错this._nativeModule.addListener is not a function
-
React Native 0.27.2编译报错this._nativeModule.addListener is not a function
-
React Native 0.26.2编译报错Undefined symbols for architecture x86_64
-
React Native 0.26.2编译报错Undefined symbols for architecture x86_64
-
编译运行 react native 项目报错:Project with path ':react-native-picker' could not be found in project ':app'