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 trialOnyango Paul
Courses Plus Student 204 PointsInstalling the cli for apps
How long does it take to install?
2 Answers
Luke Pettway
16,593 PointsThe install for Foundation CLI shouldn't take longer than a minute or two depending on your internet connection. Let me know if you have any issues installing it.
Jack Hawley
10,665 PointsI have the same problem as Onyango Paul.
npm WARN deprecated graceful-fs@3.0.8: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree.
Luke Pettway
16,593 PointsLuke Pettway
16,593 PointsAlso, check out Yeti Launch: http://foundation.zurb.com/develop/yeti-launch.html
Onyango Paul
Courses Plus Student 204 PointsOnyango Paul
Courses Plus Student 204 PointsI have a problem.. I'm using windows.
Here is the message
npm WARN deprecated graceful-fs@3.0.8 : graceful version 3 and before will fail on newer node releases. Please update to graceful-fs@4.0.0 as soon as possible
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained . Upgrade to lodash @4.0.0
npm WARN deprecated graceful-fs@1.2.3: graceful version 3 and before will fail on newer node releases. Please update to graceful-fs@4.0.0 as soon as possible
Those are my errors