-
Notifications
You must be signed in to change notification settings - Fork 74
Grunt is failing locally #helpwanted #10
Comments
@juarezpaf it seems like Grunt can't find Waves.scss. |
@ozasadnyy Yeah! I did it. Actually I tried to run this into my friend's laptop running Windows and it's okay, but here in Mac its failing even after |
Please give me link to your repository. |
Here you go https://github.com/juarezpaf/zeppelin-grunt |
it seems that currently the set of installs result in This seems an issues with setting up bower. I too did exactly what was required... Then, when I moved the automatically generate app/components to /bower_components/ so, create a .bowerrc file with:
and you are good to go ! (well... I am ;-) ) grunt --version bower --version sass --version npm --version |
ah, it seems that actually there was a .bowerrc file in some upper folder that pre-configured the location bower spews its files into. So, not a bower version issue just a configuration issue. adding the .bowerrc file makes it more self-contained though |
I followed every step to try to run
zeppelin-grunt
locally, but when I rungrunt
task I get these errors:The text was updated successfully, but these errors were encountered: