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 1.9.8 (Mac OS X 0.0.0)]: Connected on socket -JdsKz62FGHXipqWxKJI with id 26196288 PhantomJS 1.9.8 (Mac OS X 0.0.0) ERROR Error: Bootstrap's JavaScript requires jQuery at /Users/zhongwang/tools/incubator-zeppelin/zeppelin-web/bower_components/bootstrap/dist/js/bootstrap.js:7
I am not familiar with grunt/bower. What may be this issue caused by? Thanks, Zhong