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 trialEmmanuel Orubele
362 PointsI keep getting error when creating foundation for app folder on desktop can someone help me please?
Downloading the Foundation for Apps template.../usr/local/lib/node_modules/foundation-cli/node_modules/update-notifier/node_modules/configstore/node_modules/graceful-fs/polyfills.js:14 chdir.call(process, d) ^
Error: ENOENT: no such file or directory, uv_chdir at Error (native) at process.chdir (/usr/local/lib/node_modules/foundation-cli/node_modules/update-notifier/node_modules/configstore/node_modules/graceful-fs/polyfills.js:14:9) at process.chdir (/usr/local/lib/node_modules/bower/node_modules/bower-config/node_modules/graceful-fs/polyfills.js:14:9) at process.chdir (/usr/local/lib/node_modules/bower/node_modules/graceful-fs/polyfills.js:14:9) at process.chdir (/usr/local/lib/node_modules/foundation-cli/node_modules/npm/node_modules/graceful-fs/polyfills.js:18:9) at /usr/local/lib/node_modules/foundation-cli/lib/commands/new.js:63:13 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/foundation-cli/node_modules/exec/exec.js:90:5) at emitTwo (events.js:87:13) at ChildProcess.emit (events.js:172:7) at maybeClose (internal/child_process.js:817:16) Emmanuel-Orubeles-iMac:desktop MUCH$
This is the error message I get.
1 Answer
Jason Desiderio
21,811 Points@emmanuelorubele I was getting this error after downloading a new version of Xcode. I had to open it and accept the new user agreement before I could continue.