Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Generated webapp sass grunt task fails #568

Closed
phairoh opened this issue Jul 6, 2015 · 2 comments
Closed

Generated webapp sass grunt task fails #568

phairoh opened this issue Jul 6, 2015 · 2 comments

Comments

@phairoh
Copy link

phairoh commented Jul 6, 2015

A recent change to the template Gruntfile.js seems to have broken the sass task of the generated web app. The following error is generator whenever a task is run involving the sass task:

$ Warning: Running "sass:dist" (sass) task
$ file to import not found or unreadable: bootstrap-sass/assets/stylesheets/_bootstrap.scss
$ Current dir: <path to webapp>/app/styles/
$ Line 4  Column 9  app\styles\main.scss
$ Warning:  Use --force to continue.

This error has been seen both on Windows 7 and OS-X 10.10.4.

As mentioned in the comment, reverting the change to the template Gruntfile.js seems to fix the issue.

@silvenon
Copy link
Member

silvenon commented Jul 6, 2015

Thanks for reporting and providing a fix. I forgot to reflect the wiredep changes in Gruntfile.js, like I did in index.js, so I decided to go that way instead of reverting.

@silvenon
Copy link
Member

silvenon commented Jul 6, 2015

Released in v1.0.1.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants