pull down to refresh

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

Can you give me the full error message?

reply

Uncaught SyntaxError: Unexpected identifier 'node'

reply

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

Yes, I mean the

#!/usr/bin/env node

I think that's only a linux thing

reply

Ok I will give it a shot

reply