Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.97 KB | None | 0 0
  1. C:\Users\John\Desktop\apps\prospectr
  2. λ foundation-apps new prospectr
  3.  
  4.            /|
  5.           | |  /| .
  6.      .  /\|  \/ |/|
  7.      |\/          |
  8.      ||\__/\____/||         Thanks for using Foundation for Apps!
  9.   ___|| ======== ||___      -------------------------------------
  10.  /___||  O    O  ||___\     Let's set up a new project.
  11.     ||  ______, ||         It shouldn't take more than a minute.
  12.      /|          |\
  13.     /_/\\/\  /\//\_\
  14.         \/\\//\/
  15.            \/
  16.  
  17.  
  18. Downloading the Foundation for Apps template...C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\update-notifier\node_modules\configstore\node_modules\graceful-fs\polyfills.js:14
  19.   chdir.call(process, d)
  20.         ^
  21. Error: ENOENT, no such file or directory
  22.     at Error (native)
  23.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\update-notifier\node_modules\configstore\node_modules\graceful-fs\polyfills.js:14:9)
  24.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\bower\node_modules\bower-config\node_modules\graceful-fs\polyfills.js:14:9)
  25.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\bower\node_modules\graceful-fs\polyfills.js:14:9)
  26.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\npm\node_modules\graceful-fs\polyfills.js:18:9)
  27.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\npm\node_modules\npm-registry-client\node_modules\graceful-fs\polyfills.js:14:9)
  28.     at process.chdir (C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\npm\node_modules\write-file-atomic\node_modules\graceful-fs\polyfills.js:14:9)
  29.     at C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\lib\commands\new.js:63:13
  30.     at ChildProcess.<anonymous> (C:\Users\John\AppData\Roaming\npm\node_modules\foundation-cli\node_modules\exec\exec.js:90:5)
  31.     at ChildProcess.emit (events.js:110:17)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement