lipis / bootstrap-sweetalert

:cake: A beautiful "replacement" for JavaScript's alert ⛺
https://lipis.github.io/bootstrap-sweetalert/
MIT License
2.1k stars 503 forks source link

bower not working #46

Closed ghost closed 9 years ago

ghost commented 9 years ago
bower not-cached    git://github.com/lipis/bootstrap-sweetalert.git#0.4.2
bower resolve       git://github.com/lipis/bootstrap-sweetalert.git#0.4.2
bower not-cached    git://github.com/lipis/bootstrap-sweetalert.git#*
bower resolve       git://github.com/lipis/bootstrap-sweetalert.git#*
bower ECMDERR       Failed to execute "git ls-remote --tags --heads git://github.com/lipis/bootstrap-sweetalert.git", exit code of #1 xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

Additional error details:
xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
lipis commented 9 years ago

It looks like there is something wrong with your Bower :)

screen shot 2015-08-26 at 09 58 55
lipis commented 9 years ago

Also not cached..

screen shot 2015-08-26 at 10 01 46
fabioguarrasi commented 9 years ago

Did you solve the problem?