pull down to refresh

I tried by best to get the script to work but I keep getting an error message.
40 sats \ 7 replies \ @ek OP 20 Apr
What is the error message?
reply
syntax error. I downloaded file to my computer then opened the node.js and cut and pasted your command with my username but it said syntax error.
reply
20 sats \ 5 replies \ @ek OP 20 Apr
Can you give me the full error message?
reply
Uncaught SyntaxError: Unexpected identifier 'node'
reply
20 sats \ 3 replies \ @ek OP 20 Apr
Oh, try to remove the first line and run again. That might be needed to run it on Windows.
reply
You mean the first line of the script?
reply
20 sats \ 1 reply \ @ek OP 20 Apr
Yes, I mean the
#!/usr/bin/env node
I think that's only a linux thing
reply
Ok I will give it a shot