rtfeldman / dreamwriter

(NOTE! This has not been updated since Elm 0.15.1.) Streamlined long-form writing software. Written in Elm.
http://dreamwriter.co
Apache License 2.0
460 stars 51 forks source link

bower install fails on FileSaver.js #52

Open edyu opened 9 years ago

edyu commented 9 years ago

bower FileSaver.js#899ed116a946921223f25eaa2f54862b737c6e73 not-cached git@github.com:eligrey/FileSaver.js.git#899ed116a946921223f25eaa2f54862b737c6e73 bower FileSaver.js#899ed116a946921223f25eaa2f54862b737c6e73 resolve git@github.com:eligrey/FileSaver.js.git#899ed116a946921223f25eaa2f54862b737c6e73 bower FileSaver.js#899ed116a946921223f25eaa2f54862b737c6e73 checkout 899ed116a946921223f25eaa2f54862b737c6e73 bower db.js#0.9.0 cached git://github.com/aaronpowell/db.js.git#0.9.0 bower db.js#0.9.0 validate 0.9.0 against git://github.com/aaronpowell/db.js.git#0.9.0 bower promises-done-polyfill#1.0.0 cached git://github.com/rtfeldman/promises-done-polyfill.git#1.0.0 bower promises-done-polyfill#1.0.0 validate 1.0.0 against git://github.com/rtfeldman/promises-done-polyfill.git#1.0.0 bower FileSaver.js#899ed116a946921223f25eaa2f54862b737c6e73 ECMDERR Failed to execute "git clone git@github.com:eligrey/FileSaver.js.git /var/folders/pf/fjqk_sm161dc2_hnvqr99q280000gn/T/ed/bower/FileSaver.js-56298-FBmkCT --progress", exit code of #128 Cloning into '/var/folders/pf/fjqk_sm161dc2_hnvqr99q280000gn/T/ed/bower/FileSaver.js-56298-FBmkCT'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

Additional error details: Cloning into '/var/folders/pf/fjqk_sm161dc2_hnvqr99q280000gn/T/ed/bower/FileSaver.js-56298-FBmkCT'... Permission denied (publickey). fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists.

edyu commented 9 years ago

diff --git a/bower.json b/bower.json index d7a6a8f..3911df6 100644 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "license": "BSD-3-Clause", "private": true, "dependencies": {