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

error Couldn't find the binary git. #121

Open
pradeepsimba opened this issue Aug 29, 2022 · 0 comments
Open

error Couldn't find the binary git. #121

pradeepsimba opened this issue Aug 29, 2022 · 0 comments

Comments

@pradeepsimba
Copy link

After adding "rn-nodeify": "github:tradle/rn-nodeify" to package.json under devDependencies and run npm install

If I run this command npm install the below error occured.

C:\Users\mahima\Desktop\react-native\newsim>npm install
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\mahima\AppData\Local\npm-cache\_logs\2022-08-29T04_51_33_519Z-debug-0.log

How can I solve this error ?

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

1 participant