MokoVersity / mokoid-camp2-booklog

6 stars 9 forks source link

cannot install bootstrap using bower #7

Open Denbagusengarso opened 11 years ago

Denbagusengarso commented 11 years ago

got an error : C:>bower install bootstrap bower ENOTFOUND Request to https://bower.herokuapp.com/packages/bootstrap fa iled: getaddrinfo ENOTFOUND

hanksudo commented 11 years ago

You need install this though no proxy environment : )

Denbagusengarso commented 11 years ago

still wont download from github sir...it say:

bower retry Request to https://bower.herokuapp.com/packages/bootstrap fa iled with ECONNRESET, retrying in 1.6s

no proxy at all :)

hanksudo commented 11 years ago

@Denbagusengarso

Can you visit this page https://bower.herokuapp.com/packages/bootstrap

you will saw

{
    name: "bootstrap",
    url: "git://github.com/twbs/bootstrap.git"
}

If you can see the same result, maybe you can try to disable all proxy and try again?

If not, it may get some trouble on your internet.

Denbagusengarso commented 11 years ago

awesome :) work well Hank...thanks.

mdarif commented 10 years ago

How can we configure bower behind the proxy if required?

hanksudo commented 10 years ago

@mdarif Please refer this to configure that. https://github.com/MokoVersity/mokoid-camp2-booklog/issues/5