CodeKit-1-Old icon indicating copy to clipboard operation
CodeKit-1-Old copied to clipboard

Bower Fail

Open Timoti opened this issue 11 years ago • 1 comments

Bower has never worked for me yet with Codekit.

Every time I try to install a bower framework I get a message suggesting a bad internet connection. Yes my connection is not great, but not THAT bad.

Bower failed to install 'Typography'. It returned this error information:

Message: Failed to execute "git clone git://github.com/alexwolfe/Typography.git -b master --progress .", exit code of #128

The most common cause of errors is a bad internet connection. Check yours and try again. If the issue persists, verify that this component still exists. (There is currently no way for developers to unregister a component with Bower, so there are some deleted/missing ones in the list. And yes, the Bower team really needs to fix that.)

I've managed to work around this by removing dependencies, changing frameworks etc, though that is kind of drastic.

I'm not familiar with bower outside of codekit, so maybe there's something I'm missing? Though the CK UI is so nice and simple that seems unlikely.

Timoti avatar Jun 16 '14 08:06 Timoti

Have you tried the new command under the "Tasks" menu in CodeKit 2.0.6 to switch Git over to using https:// instead of git:// urls?

Do you have devtools installed? If so, have you launched Xcode once and agreed to the license terms?

Have you tried deleting the hidden ".cache" folder in your home folder on your Mac?

bdkjones avatar Jun 16 '14 16:06 bdkjones