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 trialLaura Shank
4,863 PointsFoundation for apps command prompts have changed
Hi Guil! - I struggled with this a little bit and then learned that Zurb has lumped the create new project commands together (probably since Foundation 6 was released). What worked for me now to create a new project at the command line is:
foundation new
then the prompt will ask you if you want to create a site, an app or an email (use the arrow keys)
then the command line will ask you to name your project
then I saw the Success! code
At least that's what worked for me. Thanks - I love your videos. You do a great job!
Cena Mayo
55,236 PointsCena Mayo
55,236 PointsThanks for commenting on this, Laura! About to take this course, so good to know.