[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-05 Thread soralee
Github user soralee commented on the issue: https://github.com/apache/zeppelin/pull/1725 For the more information, I faced this error log in branch-0.6 on Ubuntu ``` [ERROR] bower ECONFLICT Unable to find suitable version for angular [INFO]

[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-05 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1725 @soralee reported that branch-0.6 is also failing with this problem. And i confirmed branch-0.6 build fails with the same problem and this fixes the problem. So i'm going to back po

[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread Leemoonsoo
Github user Leemoonsoo commented on the issue: https://github.com/apache/zeppelin/pull/1725 Thanks for the fix. Confirmed it fixes build problem if i remove node_modules bower_components directories. LGTM. While the bug breaks build, merge this patch to master as a hotfix

[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread AhyoungRyu
Github user AhyoungRyu commented on the issue: https://github.com/apache/zeppelin/pull/1725 I've tested this patch and finally it works now. Tested both whole build `mvn clean package -DskipTests` and `npm run build` under `zeppelin-web`. Thanks for the quick fix! --- If your p

[GitHub] zeppelin issue #1725: [MINOR] Resolve bower dependency conflict, hang (zeppe...

2016-12-04 Thread 1ambda
Github user 1ambda commented on the issue: https://github.com/apache/zeppelin/pull/1725 Already tested on my own travis: https://travis-ci.org/1ambda/zeppelin/builds/181105470 \cc @bzz @khalidhuseynov --- If your project is set up for it, you can reply to this email and hav