react-native-file-manager
react-native-file-manager copied to clipboard
build error
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
我这里也是同样的错误信息 I got the same error message.