You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, trying to start new project with react-native-fs installed, and getting compilation error💥
I'm using RN latest version 76.0 with new architecture enabled by default.
Versions I use:
> Task :dr.pogodin_react-native-fs:compileDebugKotlin FAILED
e: file:///E:/coding/projects/englisit/mobile-cli-rn.76/node_modules/@dr.pogodin/react-native-fs/android/src/main/java/com/drpogodin/reactnativefs/ReactNativeFsModule.kt:985:24 Null can not be a value of a non-null type String
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':dr.pogodin_react-native-fs:compileDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction> Compilation error. See log for more details
The text was updated successfully, but these errors were encountered:
Hello, trying to start new project with react-native-fs installed, and getting compilation error💥
I'm using RN latest version 76.0 with new architecture enabled by default.
Versions I use:
Error log while compiling:
The text was updated successfully, but these errors were encountered: