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

Can't install using npm #32

Open
ghost opened this issue Jul 20, 2016 · 2 comments
Open

Can't install using npm #32

ghost opened this issue Jul 20, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 20, 2016

I tried to install the package using npm but i get an error

Kings-iMac:sMile king$ npm i react-native-svgkit --save

[email protected] postinstall /Volumes/Dev/sMile/mobile/sMile/node_modules/react-native-svgkit
cd Libraries/ && git clone [email protected]:SVGKit/SVGKit.git

Cloning into 'SVGKit'...
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i" "react-native-svgkit" "--save"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: cd Libraries/ && git clone [email protected]:SVGKit/SVGKit.git
npm ERR! Exit status 128
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'cd Libraries/ && git clone [email protected]:SVGKit/SVGKit.git'.
npm ERR! This is most likely a problem with the react-native-svgkit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! cd Libraries/ && git clone [email protected]:SVGKit/SVGKit.git
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs react-native-svgkit
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls react-native-svgkit
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /Volumes/Dev/sMile/mobile/sMile/npm-debug.log

How can I fix this issue?

@FlaviooLima
Copy link

Same problem here, any luck ??

@FlaviooLima
Copy link

it seems that this package was hand over to this https://www.npmjs.com/package/react-native-art-svg

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