Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gruntfile.js base_theme_path issue #46

Open
michael-collins opened this issue May 31, 2015 · 0 comments
Open

Gruntfile.js base_theme_path issue #46

michael-collins opened this issue May 31, 2015 · 0 comments

Comments

@michael-collins
Copy link
Contributor

zurb_foundation (Foundation 5) is located in sites/all/themes/contrib. The Foundation Publicize Subtheme is located in profiles/themes/custom.

The base_theme_path specified in the Foundation Publicize Gruntfile.js is incorrect and will cause grunt to fail. To fix this, you must tell gruntfile.js where the base theme is. Nittany puts it here relative to the Gruntfile:
../../../../../sites/all/themes/contrib/zurb_foundation

If Foundation Publicize is downloaded and placed into that folder dynamically, then I have no idea how you'll fix this. Perhaps there should be a note somewhere explaining this?

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

No branches or pull requests

1 participant