dahquan / rattlesnake

An Open Source Slither.io Client Framework
MIT License
26 stars 13 forks source link

Node.js doesnt start up feedme.js and i see nowhere to log in #83

Closed SIrStarch closed 8 years ago

SIrStarch commented 8 years ago

node examples/feedme.js SyntaxError: Unexpected identifier at Object.exports.createScript (vm.js:24:10) at REPLServer.defaultEval (repl.js:236:25) at bound (domain.js:280:14) at REPLServer.runBound as eval at REPLServer. (repl.js:441:10) at emitOne (events.js:101:20) at REPLServer.emit (events.js:188:7) at REPLServer.Interface._onLine (readline.js:224:10) at REPLServer.Interface._line (readline.js:566:8) at REPLServer.Interface._ttyWrite (readline.js:843:14)

SIrStarch commented 8 years ago

what must i do