okonek / tidal-cli-client

You can now use Tidal on linux. With your loved CLI. <3
MIT License
272 stars 29 forks source link

Can't start client #29

Closed shpotes closed 6 years ago

shpotes commented 6 years ago

When i run $ tidal-cli i get the following error


$ tidal-cli 
/usr/local/lib/node_modules/tidal-cli-client/app/index.js:25
(async () => {
       ^

SyntaxError: Unexpected token (
    at createScript (vm.js:56:10)
    at Object.runInThisContext (vm.js:97:10)
    at Module._compile (module.js:542:28)
    at Object.Module._extensions..js (module.js:579:10)
    at Module.load (module.js:487:32)
    at tryModuleLoad (module.js:446:12)
    at Function.Module._load (module.js:438:3)
    at Module.runMain (module.js:604:10)
    at run (bootstrap_node.js:383:7)
    at startup (bootstrap_node.js:149:9)```
HowBoutSomeSnus commented 6 years ago

You have the same problem I had. You need to update node.

okonek commented 6 years ago

Yes, that's true.