Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install bootstrap using bower #7

Open
Denbagusengarso opened this issue Sep 19, 2013 · 6 comments
Open

cannot install bootstrap using bower #7

Denbagusengarso opened this issue Sep 19, 2013 · 6 comments

Comments

@Denbagusengarso
Copy link

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

@hanksudo
Copy link
Contributor

You need install this though no proxy environment : )

@Denbagusengarso
Copy link
Author

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
Copy link
Contributor

@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
Copy link
Author

awesome :)
work well Hank...thanks.

@mdarif
Copy link

mdarif commented Jun 10, 2014

How can we configure bower behind the proxy if required?

@hanksudo
Copy link
Contributor

@mdarif Please refer this to configure that.
#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants