MSFTserver / TipBot

Crypto coin TipBot for discord
MIT License
40 stars 117 forks source link

error ubuntu 16.05 #21

Closed SoraKohaku closed 3 years ago

SoraKohaku commented 5 years ago

yarn start /usr/share/yarn/lib/cli.js:45726 let { ^

SyntaxError: Unexpected token { at exports.runInThisContext (vm.js:53:16) at Module._compile (module.js:374:25) at Object.Module._extensions..js (module.js:417:10) at Module.load (module.js:344:32) at Function.Module._load (module.js:301:12) at Module.require (module.js:354:17) at require (internal/module.js:12:17) at Object. (/usr/share/yarn/bin/yarn.js:24:13) at Module._compile (module.js:410:26) at Object.Module._extensions..js (module.js:417:10)

all step follow

MSFTserver commented 5 years ago

this looks like an issue with yarn version, doesnt look like this error is stemming from any files in my project

MSFTserver commented 5 years ago

you could try updating your yarn version or trying with either pm2 start or just simply using node/npm

MSFTserver commented 3 years ago

Closing this issue for no responses, can reopen if still an issue