Hi, Eran Here is my version
max@max-VirtualBox ~/zeppelin/zeppelin $ bower -version 1.3.12 max@max-VirtualBox ~/zeppelin/zeppelin $ npm --version 2.7.1 max@max-VirtualBox ~/zeppelin/zeppelin $ node --version v0.10.25 Try this out sudo npm install -g bower On Mon, Mar 30, 2015 at 4:05 PM, IT CTO <[email protected]> wrote: > I run it using sudo bower install --allow-root and got the following: > bower bootstrap#~3.2.0 ECMDERR Failed to execute "git > ls-remote --tags --heads git://github.com/twbs/bootstrap.git", exit code > of > #128 > > Additional error details: > fatal: unable to connect to github.com: > github.com[0: 192.30.252.128]: errno=Connection timed out > > > On Mon, Mar 30, 2015 at 12:08 PM, Corneau Damien <[email protected]> > wrote: > > > Can you try to run: sudo bower install in the zeppelin-web folder? > > > > On Mon, Mar 30, 2015 at 5:53 PM, IT CTO <[email protected]> wrote: > > > > > Hi, > > > I did as suggested and changed the POM on the web-application to > version > > > 0.0.23 BUT the build failed again on a different error: > > > > > > [ERROR] Failed to execute goal > > > com.github.eirslett:frontend-maven-plugin:0.0.23:bower (bower install) > on > > > project zeppelin-web: Failed to run task: 'bower --allow-root install' > > > failed. (error code 1) -> [Help 1] > > > > > > Not sure if this effect the suggested fix or is it related to another > bug > > > Eran > > > > > > On Mon, Mar 30, 2015 at 10:33 AM, Corneau Damien <[email protected] > > > > > wrote: > > > > > > > It wasn't merged yet, > > > > But should be soon. > > > > > > > > In the mean time, you can try to change the version manually in your > > > > pom.xml > > > > > > > > On Mon, Mar 30, 2015 at 4:13 PM, IT CTO <[email protected]> wrote: > > > > > > > > > I am not an expert on git but from the comments it looks like the > fix > > > was > > > > > committed but the problem exist, was it merged back to the main > > stream? > > > > > anything I can do now? > > > > > > > > > > On Mon, Mar 30, 2015 at 10:09 AM, Corneau Damien < > > [email protected] > > > > > > > > > wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > I think this could be the same problem as: > > > > > > https://github.com/apache/incubator-zeppelin/pull/10 > > > > > > > > > > > > On Mon, Mar 30, 2015 at 4:00 PM, IT CTO <[email protected]> > wrote: > > > > > > > > > > > > > Hi, > > > > > > > Just clone the apache repository and tried to build it but > > failed: > > > > > > > Failed to execute goal > > > > > > > com.github.eirslett:frontend-maven-plugin:0.0.20:bower (bower > > > > install) > > > > > on > > > > > > > project zeppelin-web: Failed to run task: 'bower --allow-root > > > > install' > > > > > > > failed. (error code 1) -> [Help 1] > > > > > > > > > > > > > > Web Application did not build. > > > > > > > Any idea? > > > > > > > > > > > > > > -- > > > > > > > Eran | CTO > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > > Eran | CTO > > > > > > > > > > > > > > > > > > > > > -- > > > Eran | CTO > > > > > > > > > -- > Eran | CTO > -- Cheers, Madhuka Udantha http://madhukaudantha.blogspot.com
