Skip to content

Instantly share code, notes, and snippets.

@jaekwon
Forked from dwillis/gist:756581
Created December 31, 2010 15:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaekwon/761071 to your computer and use it in GitHub Desktop.
Save jaekwon/761071 to your computer and use it in GitHub Desktop.
Derek-Williss-MacBook-Pro:zappa-test derek$ zappa cuppa.coffee
Error: ENOENT, No such file or directory 'node'
at Object.openSync (fs:153:18)
at Object.readFileSync (fs:94:15)
at Zappa.read (/usr/local/lib/node/.npm/zappa/0.1.3/package/lib/zappa.js:67:17)
at Zappa.run_file (/usr/local/lib/node/.npm/zappa/0.1.3/package/lib/zappa.js:71:75)
at Object.run_file (/usr/local/lib/node/.npm/zappa/0.1.3/package/lib/zappa.js:650:23)
at Object.<anonymous> (/usr/local/lib/node/.npm/zappa/0.1.3/package/bin/zappa.coffee:96:15)
at Object.<anonymous> (/usr/local/lib/node/.npm/zappa/0.1.3/package/bin/zappa.coffee:100:4)
at Module._compile (node.js:462:23)
at Object.run (/usr/local/lib/node/.npm/coffee-script/1.0.0/package/lib/coffee-script.js:57:19)
at /usr/local/lib/node/.npm/coffee-script/1.0.0/package/lib/command.js:120:29
@jaekwon
Copy link
Author

jaekwon commented Dec 31, 2010

I don't understand why google is pointing here, or why github forked the gists.

but go here for discussion: https://gist.github.com/756581

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment