Jingpeng created ZEPPELIN-1768:
----------------------------------
Summary: build error about goog-webfont-dl
Key: ZEPPELIN-1768
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1768
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.6.2
Environment: win7
Reporter: Jingpeng
Priority: Minor
when build project from source code, there will has a error as follow, when i
remark //'goog-webfont-dl' in Guntfile.js it's ok .
[ERROR]
[ERROR] npm ERR! Windows_NT 6.1.7601
[ERROR] npm ERR! argv "xx\\node\\node.exe" "xx\\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! [email protected] build: `grunt build`
[ERROR] npm ERR! Exit status 3
[ERROR] npm ERR!
[ERROR] npm ERR! Failed at the [email protected] 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)