count-to-6 icon indicating copy to clipboard operation
count-to-6 copied to clipboard

Excercise #2 - error

Open ptantono opened this issue 6 years ago • 0 comments

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.

ptantono avatar Oct 31 '18 19:10 ptantono