Hi, I think there was a similar issue yesterday, so we need to look at that problem more closely. Try to go inside of zeppelin-web folder and launch the npm install yourself: *sudo npm install* Once it is done, try to run *mvn clean package* again in zeppelin main folder
On Tue, Jan 13, 2015 at 10:29 AM, Su She <[email protected]> wrote: > Quick followup, > > I was able to download the file, I cloned the repository and tried to "mvn > clean package". However, I got this error: > > [ERROR] Failed to execute goal > com.github.eirslett:frontend-maven-plugin:0.0.16:npm (npm install) on > project zeppelin-web: Failed to run task: 'npm install --color=false' > failed. (error code 1) -> [Help 1] > > It successfully got through all the steps and failed at Zeppelin: web > Application. > > Any troubleshooting tips are greatly appreciated. Thanks! > > > > > On Mon, Jan 12, 2015 at 1:51 PM, Su She <[email protected]> wrote: > > > Hello All, > > > > Very excited about using Zeppelin! Couple questions: > > > > 1) Is there any documentation for installing Zeppelin. I've been trying > to > > : > > > > wget > > > https://github.com/NFLabs/zeppelin/releases/download/release-0.4.0/zeppelin-0.4.0_spark-1.1.0_hadoop-2.4.tar.gz > > > > but, I keep getting errors saying the URL isn't valid. > > > > 2) I saw that there is a user list, but I don't see it here: > > > > http://mail-archives.apache.org/mod_mbox/ > > > > I only see dev and commits. Please let me know where the most appropriate > > place to submit questions. > > > > Thank you for the help! > > >
