Skip to content

Instantly share code, notes, and snippets.

@ron623
Created April 20, 2016 08:01
Show Gist options
  • Save ron623/4ff079eecc6a0fa8bf0f49cccfc5b3af to your computer and use it in GitHub Desktop.
Save ron623/4ff079eecc6a0fa8bf0f49cccfc5b3af to your computer and use it in GitHub Desktop.
c:\slack>set token=xoxb-33030529412-yZJDFkFnGpH3CvzvFoyEgEzx
c:\slack>node bot.js
module.js:338
throw err;
^
Error: Cannot find module 'c:\slack\bot.js'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Function.Module.runMain (module.js:501:10)
at startup (node.js:129:16)
at node.js:814:3
Add Comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment