brentvatne / react-native-svgkit

Experimental SVG library for react-native based off of SVGKit. Not under active development, if you would like to take over and push this forward please get in touch @notbrent on Twitter
423 stars 38 forks source link

Can't install using npm #32

Open ghost opened 8 years ago

ghost commented 8 years ago

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

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

react-native-svgkit@0.2.2 postinstall /Volumes/Dev/sMile/mobile/sMile/node_modules/react-native-svgkit cd Libraries/ && git clone git@github.com: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! react-native-svgkit@0.2.2 postinstall: cd Libraries/ && git clone git@github.com:SVGKit/SVGKit.git npm ERR! Exit status 128 npm ERR! npm ERR! Failed at the react-native-svgkit@0.2.2 postinstall script 'cd Libraries/ && git clone git@github.com: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 git@github.com: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 commented 8 years ago

Same problem here, any luck ??

FlaviooLima commented 8 years ago

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