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] ------------------------------------------------------------------------