Skip to content

Instantly share code, notes, and snippets.

@bergmark
Created November 15, 2010 13:27
Show Gist options
  • Select an option

  • Save bergmark/700349 to your computer and use it in GitHub Desktop.

Select an option

Save bergmark/700349 to your computer and use it in GitHub Desktop.
> echo $NODE_PATH
/Users/adam/.local/lib/node/.jsan
> node
Type '.help' for options.
node> require('Task/Joose/NodeJS')
Error: Cannot find module 'Task/Joose/NodeJS'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment