ui icon indicating copy to clipboard operation
ui copied to clipboard

unable to install

Open venkateshmarappan05 opened this issue 6 years ago • 9 comments

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.

venkateshmarappan05 avatar Feb 21 '20 09:02 venkateshmarappan05

I had the same issue.

TianruiZhang avatar Feb 29 '20 12:02 TianruiZhang

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

venkateshmarappan05 avatar Feb 29 '20 12:02 venkateshmarappan05

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

venkateshmarappan05 avatar Feb 29 '20 12:02 venkateshmarappan05

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

TianruiZhang avatar Feb 29 '20 12:02 TianruiZhang

@TianruiZhang did you have git bash ?

venkateshmarappan05 avatar Feb 29 '20 12:02 venkateshmarappan05

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

TianruiZhang avatar Feb 29 '20 12:02 TianruiZhang

tried in mac working perfectly @TianruiZhang

venkateshmarappan05 avatar Feb 29 '20 12:02 venkateshmarappan05

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 avatar Feb 29 '20 12:02 TianruiZhang

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

TianruiZhang avatar Feb 29 '20 14:02 TianruiZhang