count-to-6
count-to-6 copied to clipboard
Excercise #2 - error
I checked my syntax and even checked it with online es6 compiler and it worked. However when I am reading process.argv[2] it prints one of the following values "ECMA" "ES6" , etc. Which is really awkward because I did call the "run program.js somestringliteral" So it should parse argv[2] as somestring literal.