-
Notifications
You must be signed in to change notification settings - Fork 455
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
unable to install #466
Comments
I had the same issue. |
@TianruiZhang just try git bash terminal instead of cmd in windows system. |
in windows this is working fine for me |
I am using a Mac and I tried both yarn add and npm install. |
@TianruiZhang did you have git bash ? |
@venkateshmarappan05 I have installed git on Mac and can run git commands in my terminal. |
tried in mac working perfectly @TianruiZhang |
Did you use npm install or yarn add? I am in China so there might be something due to network connection, even though I have been install using a VPN. |
@venkateshmarappan05 Have you tried |
I try to install shoutem UI in my system (windows) I got these issues
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno ENOENT
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/shoutem/react-nat
ive-lightbox.git
npm ERR! enoent
npm ERR! enoent
npm ERR! enoent spawn git ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
please help me to fix that issue.
The text was updated successfully, but these errors were encountered: