RE: TUTORIAL - Beginner - Build your own Steem Upvote Bot - JavaScript - Part 1

You are viewing a single comment's thread from:

TUTORIAL - Beginner - Build your own Steem Upvote Bot - JavaScript - Part 1

in utopian-io •  7 years ago 

Awesome tutorials! I am putting it all together, and when I try to run index.js through Nodejs I am getting:

SyntaxError: Unexpected token )
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:616:28)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Function.Module.runMain (module.js:693:10)
at startup (bootstrap_node.js:188:16)
at bootstrap_node.js:609:3

Do you know why I am getting this error? Thanks!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!