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

unable to install #466

Open
venkateshmarappan05 opened this issue Feb 21, 2020 · 9 comments
Open

unable to install #466

venkateshmarappan05 opened this issue Feb 21, 2020 · 9 comments

Comments

@venkateshmarappan05
Copy link

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://git@github.com/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.

@TianruiZhang
Copy link

I had the same issue.

@venkateshmarappan05
Copy link
Author

venkateshmarappan05 commented Feb 29, 2020

@TianruiZhang just try git bash terminal instead of cmd in windows system.
bcz of its working for this way.

@venkateshmarappan05
Copy link
Author

in windows
go to git bash terminal and open your folder path
then npm i @shoutem/ui
finally, start your application in git bash terminal

this is working fine for me

@TianruiZhang
Copy link

I am using a Mac and I tried both yarn add and npm install.

@venkateshmarappan05
Copy link
Author

@TianruiZhang did you have git bash ?

@TianruiZhang
Copy link

@venkateshmarappan05 I have installed git on Mac and can run git commands in my terminal.

@venkateshmarappan05
Copy link
Author

tried in mac working perfectly @TianruiZhang

@TianruiZhang
Copy link

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.

@TianruiZhang
Copy link

@venkateshmarappan05 Have you tried expo install @shoutem/ui?

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

2 participants