react-native-quick-base64 icon indicating copy to clipboard operation
react-native-quick-base64 copied to clipboard

Execution failed for task ':react-native-quick-base64:buildCMakeDebug[arm64-v8a]'.

Open kruthish-k opened this issue 2 years ago • 3 comments

com.android.ide.common.process.ProcessException: ninja: Entering directory `C:\Users\user\Documents\PROJECTS\REACT_NATIVE\rn-project-main\node_modules\react-native-quick-base64\android.cxx\Debug\545q7q39\arm64-v8a' ninja: build stopped: .

C++ build system [build] failed while executing: @echo off

ninja: error: mkdir(CMakeFiles/quickbase64.dir/C_/Users/user/Documents/PROJECTS/REACT_NATIVE): No such file or directory

i am getting this error while executing in my windows 10 , if i remove the react-native-quick-base64 package then project is running fine

kruthish-k avatar Jul 07 '23 09:07 kruthish-k

Me too

JuanRdBO avatar Jul 23 '23 15:07 JuanRdBO

move the project from one directory to other such that it should be closer to you windows like C:\Users\user\place_your_project.... it worked for me.

learncourse555 avatar Jul 24 '23 05:07 learncourse555

Thanks a lot, @learncourse555 !!! This worked for me too

lbandeira avatar Aug 21 '23 21:08 lbandeira