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