pull down to refresh

What is the error message?
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