Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Onyango Paul
Courses Plus Student 204 PointsInstalling the cli for apps
How long does it take to install?
2 Answers

Luke Pettway
16,591 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,591 PointsLuke Pettway
16,591 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