[GitHub] incubator-zeppelin pull request: Install node 0.10.22 to mitigate ...

2015-10-19 Thread ravwojdyla
Github user ravwojdyla commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/349#issuecomment-149250719 @corneadoug done. --- 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

[GitHub] incubator-zeppelin pull request: Install node 0.10.22 to mitigate ...

2015-10-18 Thread ravwojdyla
Github user ravwojdyla commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/349#issuecomment-149092822 @corneadoug yep. --- 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

[GitHub] incubator-zeppelin pull request: Fix missing postcss npm package i...

2015-10-16 Thread ravwojdyla
Github user ravwojdyla commented on the pull request: https://github.com/apache/incubator-zeppelin/pull/345#issuecomment-148871602 I tried to reproduce this on a fresh vm and clean code, no luck. It could be that it was some dirty state on my dev machine. --- If your project is set

[GitHub] incubator-zeppelin pull request: Fix missing postcss npm package i...

2015-10-16 Thread ravwojdyla
Github user ravwojdyla closed the pull request at: https://github.com/apache/incubator-zeppelin/pull/345 --- 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

[GitHub] incubator-zeppelin pull request: Install node 0.10.22 to mitigate ...

2015-10-16 Thread ravwojdyla
GitHub user ravwojdyla opened a pull request: https://github.com/apache/incubator-zeppelin/pull/349 Install node 0.10.22 to mitigate grunt issue 204 On Mavericks ./grunt serve/watch will fail due to: Running "watch" task Waiting...Bus error: 10 Mo

[GitHub] incubator-zeppelin pull request: Fix missing postcss npm package i...

2015-10-15 Thread ravwojdyla
GitHub user ravwojdyla opened a pull request: https://github.com/apache/incubator-zeppelin/pull/345 Fix missing postcss npm package issue When running on grunt-autoprefixer 0.7.3, I'm getting missing postcss npm package, using more recent grunt-autoprefixer fixes it, btw