Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
200 stars 50 forks source link

Help please! doesnt work! #57

Open riskfaktor opened 8 years ago

riskfaktor commented 8 years ago

NPM is installed! Installing dependencies (that can take a while)

then nothing happens tried keeping it open for hours

ciruz commented 8 years ago

Whats your node version?

node -v

Also try to manual install the dependencies with npm install in your DiscordDJ folder (please remove node_modules/ folder before you start manual installation). Any errors?

riskfaktor commented 8 years ago

tried with 5.7.1 then switched to 4.4.0. same problem

riskfaktor commented 8 years ago

nmp install SyntaxError: Unexpected identifier at Object.exports.createScript (vm.js:24:10) at REPLServer.defaultEval (repl.js:225:25) at bound (domain.js:287:14) at REPLServer.runBound as eval at REPLServer. (repl.js:417:12) at emitOne (events.js:82:20) at REPLServer.emit (events.js:169:7) at REPLServer.Interface._onLine (readline.js:211:10) at REPLServer.Interface._line (readline.js:550:8) at REPLServer.Interface._ttyWrite (readline.js:827:14)