react-native-file-manager icon indicating copy to clipboard operation
react-native-file-manager copied to clipboard

build error

Open yangxiaoyao opened this issue 9 years ago • 1 comments

build failed with the message below: /Users/yangbo/git/nvwa/hzbc/node_modules/react-native-file-manager/android/src/main/java/com/rnfm/RNFileManager.java:48: 错误: 方法声明无效; 需要返回类型 public RNFSManager(ReactApplicationContext reactContext) { ^ 1 个错误 :react-native-file-manager:compileReleaseJavaWithJavac FAILED

FAILURE: Build failed with an exception.

  • What went wrong: Execution failed for task ':react-native-file-manager:compileReleaseJavaWithJavac'.

Compilation failed; see the compiler error output for details.

  • Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 5.524 secs

yangxiaoyao avatar Jan 26 '17 07:01 yangxiaoyao

我这里也是同样的错误信息 I got the same error message.

iamaluckyman avatar Mar 27 '17 05:03 iamaluckyman