nbclark / hqcheat

26 stars 20 forks source link

(FIXED): Syntax Error: Unexpect error #10

Open kofisystems opened 6 years ago

kofisystems commented 6 years ago

Hi I need quick fix ASAP thank you,

getting an error when i type node index.js

error: screen shot 2018-01-09 at 4 41 55 pm

dot-dot-dot-dot commented 6 years ago

Update your npm.

kofisystems commented 6 years ago

Hello Alex,

thanks for your fast response, but it still has the same error after executing command "npm update"

-nolan

dot-dot-dot-dot commented 6 years ago

Here’s how to update it. This has been claimed to be unstable but I did it as I had the same problem, worked for me. Cheers!

sudo npm cache clean -f sudo npm install -g n sudo n stable

kofisystems commented 6 years ago

Hey Alex, Thank you so much! It worked

dot-dot-dot-dot commented 6 years ago

No problem!