Skip to content

Instantly share code, notes, and snippets.

@mmalecki
Created November 28, 2011 15:40
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 mmalecki/1400816 to your computer and use it in GitHub Desktop.
Save mmalecki/1400816 to your computer and use it in GitHub Desktop.
➜ node git:(master) ./node test/simple/test-stdin-resume-pause.js
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: OK, success '/Users/maciej/dev/src/node/test/simple'
at Object.readlinkSync (fs.js:422:18)
at Object.realpathSync (fs.js:876:30)
at tryFile (module.js:140:15)
at Function._findPath (module.js:180:18)
at Function._resolveFilename (module.js:332:25)
at Function._load (module.js:279:25)
at Array.0 (module.js:470:10)
at EventEmitter._tickCallback (node.js:192:40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment