GitHub user dcardon opened a pull request:
https://github.com/apache/incubator-zeppelin/pull/543
Install guide modifications based on recent build attempts
I found that an install on a fresh VM didn't succeed without a few global
npm installations and without telling git to used https instead of git
(optional depending on your network).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dcardon/incubator-zeppelin patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-zeppelin/pull/543.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 #543
----
commit bb0d6e5cc198aa2f2de5f4c1a3ef4c7abed3d2c1
Author: David Cardon <[email protected]>
Date: 2015-12-16T22:03:39Z
Update README.md
Some additional npm install dependencies I found when doing a fresh
installation.
commit 2f05e0b2d0b056bda7d8a98fd8ea29f3b256d996
Author: David Cardon <[email protected]>
Date: 2015-12-16T22:05:09Z
Update README.md
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---