Re: Failed to build zeppelin-web on master

2016-01-12 Thread rohit choudhary
There's an even better solution here that doesn't force you to skip tests. You can use an overrides section (found on https://github.com/ajaxorg/ace-builds/issues/20) Add the following section to your project's bower.json ..."overrides": { "jquery": { "main": "dist/jquery.js" }}

Failed to build zeppelin-web on master

2016-01-11 Thread Zhong Wang
Hi guys, I got a failure when I try building Zeppelin on a Mac OSX machine. It seems it is related to grunt/bower configuration: -- Running "karma:unit" (karma) task INFO [karma]: Karma v0.12.37 server started at http://localhost:9002/ INFO [launcher]: Starting browser PhantomJS INFO [PhantomJS