Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJeri Yorde
97 PointsDownloaded directory/Template
In the video Guil says we can just replace the directory by using the one provided in the downloads. However when I try that, I get a fatal error. It says to try re-installing the ruby-sass. The thing is that everything else works. What I mean is that I am able to follow the project exactly and as long as don't use the provided download, I can handcraft everything just fine. Ok, except that this is where I would like to use the template provided on the Zurb home page, l.e. - music, productivity, etc. There I get the same problem when trying to use their provided directory/template.
My question is simply how to I go about using someone else's pre-build directory/template? Specifically, what are the steps?
1 Answer
Iain Simmons
Treehouse Moderator 32,305 PointsI would suggest only replacing the client
folder, and then running the foundation-apps watch
command (or foundation watch
command if you're running the latest version).