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 trial

HTML Prototyping with Foundation for Apps Getting to Know Foundation for Apps Installing the Foundation for Apps CLI

Installing the cli for apps

How long does it take to install?

2 Answers

The 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.

I 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

Jack Hawley
Jack Hawley
10,665 Points

I 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.