GitHub user jersub opened a pull request: https://github.com/apache/incubator-zeppelin/pull/819
Backport the NPM fix from master ### What is this PR for? Fix the zeppelin-web build error ``` [ERROR] npm ERR! registry error parsing json [ERROR] npm http 200 https://registry.npmjs.org/bower/1.7.2 [ERROR] npm ERR! SyntaxError: Unexpected token [ERROR] npm ERR! ��Y[o�6�+��6��ulE��� [ERROR] npm ERR! �{h��C�Ãâ�L=RJ��o�9b�4����W4�["��wn���E���2C�Ãâ¢n���U`��a� [ERROR] npm ERR! G�p^��$e�Ley,��IU�"/K�,qr�[8�F���^���p������Z�����=x?�}��{W�+���óÃâ¬Ã¬ÂµÂ±Ã¯Â¿Â½Ã¯Â¿Â½Ã¯Â¿Â½} ``` ### What type of PR is it? Hot Fix ### Todos *[x] - Fix zeppelin-web build error ### What is the Jira issue? ### How should this be tested? ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? AFAIK no * Does this needs documentation? no You can merge this pull request into a Git repository by running: $ git pull https://github.com/cognome/incubator-zeppelin fix-npm Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/819.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #819 ---- commit 6164cd8b0efbc75c72dda7569fe66b32a41b9349 Author: Jérémy Subtil <jeremy.sub...@hesge.ch> Date: 2016-04-06T08:15:42Z Backport the NPM fix from master ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---