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 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 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 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 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 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