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

Sass error at watch command #655

Closed
tomkeysers opened this issue Dec 26, 2015 · 1 comment
Closed

Sass error at watch command #655

tomkeysers opened this issue Dec 26, 2015 · 1 comment

Comments

@tomkeysers
Copy link

Just installed FoundationPress for first time; install went well but when I tried to run the watch command I got this error:


Message:
    assets/scss/global/_settings.scss
Error: File to import not found or unreadable: ../../components/foundation-sites/scss/util/util
       Parent style sheet: /Users/tom/JOBS/Poweroff/poweroff-git/wordpress/wp-content/themes/FoundationPress/assets/scss/global/_settings.scss
        on line 42 of assets/scss/global/_settings.scss
@import '../../components/foundation-sites/scss/util/util';
   ^

Commenting the line leads to other unfound imports across the foundation files...

Is there a fix?

Much appreciated!

@tomkeysers
Copy link
Author

Silly me, forget the bower install ... fixed.

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

1 participant