Re: Node dependency issues trying to build zeppelin-web

2016-07-10 Thread Luciano Resende
I have some of those updates in a local pr, but i need to finish the support for scala 2.11 before I can spend more time trying to find all these depende ies that might need to be updates On Sunday, July 10, 2016, Alexander Bezzubov wrote: > Hi Luciano, > > I think the problem you are reffering

Re: Node dependency issues trying to build zeppelin-web

2016-07-10 Thread Alexander Bezzubov
Hi Luciano, I think the problem you are reffering has been reported before and is logged under https://issues.apache.org/jira/browse/ZEPPELIN-1133 It would be great indeed to get those dependencies versions upgraded. -- Alex On Fri, Jul 8, 2016 at 1:32 PM, moon soo Lee wrote: > I believe the p

Re: Node dependency issues trying to build zeppelin-web

2016-07-07 Thread moon soo Lee
I believe the problem is fixed by https://github.com/apache/zeppelin/pull/1149. It's merged in master now. So you can try rebase/merge master to your PR and see if problem disappears. Thanks, moon On Thu, Jul 7, 2016 at 2:57 PM Luciano Resende wrote: > I am getting some issues on Travis CI whil

Node dependency issues trying to build zeppelin-web

2016-07-07 Thread Luciano Resende
I am getting some issues on Travis CI while trying to build some PRs [1], and these errors seem to be unrelated to my changes as they are complaining about node dependency versions : [ERROR] npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issu