Skip to content

Instantly share code, notes, and snippets.

@awaxa
Created December 27, 2014 04:31
Show Gist options
  • Save awaxa/5770f3e34cac59571c96 to your computer and use it in GitHub Desktop.
Save awaxa/5770f3e34cac59571c96 to your computer and use it in GitHub Desktop.
[Fri Dec 26 2014 20:31:01 GMT-0800 (PST)] ERROR Unable to load /Users/awaxa/src/diabot/scripts/wolfram: SyntaxError: unexpected {
at Object.exports.throwSyntaxError (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/helpers.js:197:13)
at Object.parser.yy.parseError (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:265:20)
at Object.parse (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/parser.js:537:22)
at exports.compile.compile (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:35:24)
at Object.loadFile (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:176:14)
at Module.load (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/coffee-script/lib/coffee-script/coffee-script.js:211:36)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Robot.loadFile (/Users/awaxa/src/diabot/node_modules/hubot/src/robot.coffee:217:9, <js>:163:20)
at Robot.load (/Users/awaxa/src/diabot/node_modules/hubot/src/robot.coffee:239:9, <js>:186:30)
at Shell.loadScripts (/Users/awaxa/src/diabot/node_modules/hubot/bin/hubot:93:5, <js>:94:13)
at Shell.emit (events.js:92:17)
at Object.Readline.createInterface.next (/Users/awaxa/src/diabot/node_modules/hubot/src/adapters/shell.coffee:59:9, <js>:104:17)
at /Users/awaxa/src/diabot/node_modules/hubot/node_modules/readline-history/readline-history.js:112:21
at ReadStream.onend (/Users/awaxa/src/diabot/node_modules/hubot/node_modules/readline-history/readline-history.js:52:21)
at ReadStream.emit (events.js:117:20)
at _stream_readable.js:943:16
at process._tickCallback (node.js:419:13)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment