Thanks for verification and a quick fix, it has been merged to master. -- Alex
On Mon, Dec 19, 2016 at 3:39 PM, Jeff Zhang <zjf...@gmail.com> wrote: > Thanks, This PR resolve my issue. > > > > zjp_j...@163.com <zjp_j...@163.com>于2016年12月19日周一 上午10:21写道: > > > I think the following issue can help u. > > - JIRA : https://issues.apache.org/jira/browse/ZEPPELIN-1239 > > - PR : https://github.com/apache/zeppelin/pull/1731 > > > > ------------------------------ > > zjp_j...@163.com > > > > > > *From:* Jeff Zhang <zjf...@gmail.com> > > *Date:* 2016-12-19 09:27 > > *To:* users <us...@zeppelin.apache.org>; dev <dev@zeppelin.apache.org> > > *Subject:* Re: Build error on windows > > > > Attach npm-debug.log > > > > > > Alexander Bezzubov <b...@apache.org>于2016年12月18日周日 下午10:34写道: > > > > Hi Jeff, > > > > > > looks like something failed during `grunt build`. > > Could you also show the content of `C:\Users\jzhang\zeppelin\ > zeppelin-web\npm-debug.log`? > > It might have some details to give a hint on the issue. > > > > -- > > Alex > > > > On Sun, Dec 18, 2016 at 10:46 PM, Jeff Zhang <zjf...@gmail.com> wrote: > > > > I try to build zeppelin on windows, but hit the following error. Does > > anyone know how to address this ? Thanks > > > > > > [ERROR] npm ERR! Windows_NT 6.1.7601 > > [ERROR] npm ERR! argv > > "C:\\Users\\jzhang\\zeppelin\\zeppelin-web\\node\\node.exe" > > "C:\\Users\\jzhang\\zeppelin\\zeppelin > > -web\\node\\node_modules\\npm\\bin\\npm-cli.js" "run" "build" > > [ERROR] npm ERR! node v6.9.1 > > [ERROR] npm ERR! npm v3.10.8 > > [ERROR] npm ERR! code ELIFECYCLE > > [ERROR] npm ERR! zeppelin-web@0.0.0 build: `grunt build` > > [ERROR] npm ERR! Exit status 3 > > [ERROR] npm ERR! > > [ERROR] npm ERR! Failed at the zeppelin-web@0.0.0 build script 'grunt > > build'. > > [ERROR] npm ERR! Make sure you have the latest version of node.js and npm > > installed. > > [ERROR] npm ERR! If you do, this is most likely a problem with the > > zeppelin-web package, > > [ERROR] npm ERR! not with npm itself. > > [ERROR] npm ERR! Tell the author that this fails on your system: > > [ERROR] npm ERR! grunt build > > [ERROR] npm ERR! You can get information on how to open an issue for this > > project with: > > [ERROR] npm ERR! npm bugs zeppelin-web > > [ERROR] npm ERR! Or if that isn't available, you can get their info via: > > [ERROR] npm ERR! npm owner ls zeppelin-web > > [ERROR] npm ERR! There is likely additional logging output above. > > [ERROR] > > [ERROR] npm ERR! Please include the following file with any support > > request: > > [ERROR] npm ERR! C:\Users\jzhang\zeppelin\zeppelin-web\npm-debug.log > > [INFO] > > ------------------------------------------------------------------------ > > > > > > >