Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kruthish-k opened this issue Jul 7, 2023 · 3 comments

Comments

@kruthish-k
Copy link

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

@JuanRdBO
Copy link

Me too

@learncourse555
Copy link

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.

@lbandeira
Copy link

lbandeira commented Aug 21, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants