ngGAPI
ngGAPI copied to clipboard
Not able to download via bower
When trying to import library using bower, I get the following issue: Permission denied (publickey). Please make sure you have the correct access rights and the repository exists.
It's a mistake in the README. Try with this uri:
$ bower install https://github.com/christiansmith/ngGAPI.git --save
Thanks for catching the error!