Details
Description
Hi,
i keep getting an error in the zeppelin-web module, the moment i try to build from source.
git checkout c2a4d76fca621a2417201ff96efc1efa0b74ce34
mvn clean package -Pbuild-distr
produces the following output:
[INFO] 20:3 warning Unexpected 'this' no-invalid-this [INFO] 36:3 warning Unexpected 'this' no-invalid-this [INFO] 49:3 warning Unexpected 'this' no-invalid-this [INFO] 66:3 warning Unexpected 'this' no-invalid-this [INFO] 80:3 warning Unexpected 'this' no-invalid-this [INFO] 94:3 warning Unexpected 'this' no-invalid-this [INFO] 108:3 warning Unexpected 'this' no-invalid-this [INFO] 121:3 warning Unexpected 'this' no-invalid-this [INFO] 131:3 warning Unexpected 'this' no-invalid-this [INFO] [INFO] ✖ 27 problems (0 errors, 27 warnings) [INFO] [INFO] Running "htmlhint:src" (htmlhint) task [INFO] >> 40 files lint free. [INFO] [INFO] Running "wiredep:test" (wiredep) task [INFO] Warning: Error: Cannot find where you keep your Bower packages. Use --force to con tinue. [ERROR] npm ERR! code ELIFECYCLE [ERROR] npm ERR! errno 3 [ERROR] npm ERR! zeppelin-web@0.0.0 build:dist: `npm-run-all prebuild && grunt pre-webpac k-dist && webpack && grunt post-webpack-dist` [ERROR] npm ERR! Exit status 3 [ERROR] npm ERR! [ERROR] npm ERR! Failed at the zeppelin-web@0.0.0 build:dist script. [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logg ing output above. [ERROR] [ERROR] npm ERR! A complete log of this run can be found in: [ERROR] npm ERR! /root/.npm/_logs/2018-06-04T22_20_46_131Z-debug.log [INFO] Zeppelin: web Application .......................... FAILURE [ 36.663 s]