Hi Wichita version Of ma en are you using? Cheers On Thursday, 1 October 2015, ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected]> wrote:
> Also, > > LM-SJL-00877532:zeppelin-web dvasthimal$ ./grunt build > > Running "clean:server" (clean) task > > Cleaning .tmp...OK > > > Running "wiredep:app" (wiredep) task > > > Running "wiredep:test" (wiredep) task > > > Running "concurrent:test" (concurrent) task > > > > Running "copy:styles" (copy) task > > Copied 7 files > > > > Done, without errors. > > > > > > Execution Time (2015-10-01 03:13:11 UTC) > > loading tasks 3ms ▇▇▇▇▇▇▇▇▇▇ 20% > > copy:styles 11ms ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 73% > > Total 15ms > > > > Running "autoprefixer:dist" (autoprefixer) task > > File .tmp/styles/custom-font.css created. > > File .tmp/styles/font-awesome.min.css created. > > File .tmp/styles/home.css created. > > File .tmp/styles/interpreter.css created. > > File .tmp/styles/notebook.css created. > > File .tmp/styles/paragraph.css created. > > File .tmp/styles/simple-line-icons.css created. > > > Running "connect:test" (connect) task > > Started connect web server on http://localhost:9001 > > > Running "karma:unit" (karma) task > > INFO [karma]: Karma v0.12.37 server started at http://localhost:9002/ > > INFO [launcher]: Starting browser PhantomJS > > ERROR [launcher]: Cannot start PhantomJS > > INFO [launcher]: Trying to start PhantomJS again (1/2). > > ERROR [launcher]: Cannot start PhantomJS > > INFO [launcher]: Trying to start PhantomJS again (2/2). > > ERROR [launcher]: Cannot start PhantomJS > > ERROR [launcher]: PhantomJS failed 2 times (cannot start). Giving up. > > Warning: Task "karma:unit" failed. Use --force to continue. > > > Aborted due to warnings. > > > > Execution Time (2015-10-01 03:13:09 UTC) > > wiredep:app 101ms ▇▇▇ 2% > > concurrent:test 1.1s ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ 21% > > autoprefixer:dist 117ms ▇▇▇▇ 2% > > karma:unit 4s > ▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ > 75% > > *Total 5.4s* > > > LM-SJL-00877532:zeppelin-web dvasthimal$ > > On Wed, Sep 30, 2015 at 8:03 PM, ÐΞ€ρ@Ҝ (๏̯͡๏) <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ brew -v >> >> Homebrew 0.9.5 (git revision 8b98; last commit 2015-09-30) >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ npm -v >> >> 2.14.4 >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ grunt --version >> >> grunt-cli v0.1.13 >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ karma --version >> >> Karma version: 0.13.10 >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ phantomjs --version >> >> 2.0.0 >> >> *Hopefully i got all prerequisites installed.* >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ mvn clean package >> -Pspark-1.4 -Dspark.version=1.4.1 -Dhadoop.version=2.7.0 -Phadoop-2.6 >> -Pyarn -DskipTests >> >> [INFO] Zeppelin: Lens interpreter ........................ SUCCESS >> [1.449s] >> >> [INFO] Zeppelin: Cassandra ............................... SUCCESS >> [29.961s] >> >> [INFO] Zeppelin: web Application ......................... FAILURE >> [16.356s] >> >> [INFO] Zeppelin: Server .................................. SKIPPED >> >> [INFO] Zeppelin: Packaging distribution .................. SKIPPED >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] BUILD FAILURE >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [INFO] Total time: 1:43.886s >> >> [INFO] Finished at: Wed Sep 30 19:56:39 PDT 2015 >> >> [INFO] Final Memory: 156M/1407M >> >> [INFO] >> ------------------------------------------------------------------------ >> >> [ERROR] Failed to execute goal >> com.github.eirslett:frontend-maven-plugin:0.0.23:grunt (grunt build) on >> project zeppelin-web: Failed to run task: 'grunt --no-color' failed. (error >> code 3) -> [Help 1] >> >> [ERROR] >> >> [ERROR] To see the full stack trace of the errors, re-run Maven with the >> -e switch. >> >> [ERROR] Re-run Maven using the -X switch to enable full debug logging. >> >> [ERROR] >> >> [ERROR] For more information about the errors and possible solutions, >> please read the following articles: >> >> [ERROR] [Help 1] >> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException >> >> [ERROR] >> >> [ERROR] After correcting the problems, you can resume the build with the >> command >> >> [ERROR] mvn <goals> -rf :zeppelin-web >> >> LM-SJL-00877532:incubator-zeppelin dvasthimal$ >> >> >> Environment: OS X 10.10.5 (14F27) >> >> *Any suggestions ?* >> >> *Installation Steps:* >> >> 1) HomeBrew: http://brew.sh/ >> >> 2) NPM: http://blog.teamtreehouse.com/install-node-js-npm-mac >> >> 3) Grunt: http://coolestguidesontheplanet.com/install-gruntjs-osx/ >> >> 4) Karma : http://karma-runner.github.io/0.8/intro/installation.html >> >> 5) PhantomJS: >> http://ariya.ofilabs.com/2012/02/phantomjs-and-mac-os-x.html >> >> >> >> >> -- >> Deepak >> >> > > > -- > Deepak > > -- PGP KeyID: 2048R/EA31CFC9 subkeys.pgp.net
