Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Getting error trying to add web module for twitter bootstrap

$
0
0

I upgraded to intelliJ 11.1.3 today so that I could get the new ui to create a twitter bootstrap web module. When I go through the wizard ui,it errors out.

 

Here are my steps:

 

Click on Add Module

First screen, select Create Module from scratch

Second screen, select Web module

Third screen, select Twitter Bootstrap

 

It pops up text saying Twitter Bootstrap version: Getting list ...

It justs sits there and spins.

 

The status bar at the bottom says "updating versions of bootstrap repository..."

 

If I cancel out of the box and click on the status bar it says "Downloading https://api.github.com/repos/twitter/bootstrap/tags"

 

But it doesn't succeed.

 

I had a similar problem trying to to check for updates. It would fail as well. I set the http proxy in the intelliJ ui to a valid value that I was using in my web browser and it started working.

 

I have shell environment variables set like the following:

env | grep proxy
http_proxy=http://xx.xxx.xx.xx:8080/
ftp_proxy=http://xx.xxx.xx.xx:8080/
https_proxy=http://xx.xxx.xx.xx:8080/
no_proxy=127.0.0.1,127.0.1.1,localhost,xxxxx.com

 

So is there another setting that I have to set?

Maybe a https proxy setting?

or a java setting?

or an ide setting?

 

I can reference https://api.github.com/repos/twitter/bootstrap/tags from the browser and from curl just fine.

 

HELP!


Viewing all articles
Browse latest Browse all 5661

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>