-
Notifications
You must be signed in to change notification settings - Fork 93
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 (error) #190
Comments
Any update on this? |
did you fix this? |
@venkateshmarappan05 this is a package registry error, we can't fix it on our own. |
ok ., but I'm tried in bash terminal instead of cmd its working fine |
oh, let me try this :) |
Still no luck, I liked this UI kit but it's bad that no one from the creators replying to installation errors and not providing any solution to fixing npm package. Bad due to this behavior people are moving to other similar UI frameworks. |
Hi I tried to install the shoutem/ui using
npm install @shoutem/ui --save
and I get the following error message.`npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent Error while executing:
npm ERR! enoent undefined ls-remote -h -t ssh://[email protected]/shoutem/react-native-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
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\xxxxxx\AppData\Roaming\npm-cache_logs\2020-02-09T14_30_08_378Z-debug.log`
The text was updated successfully, but these errors were encountered: