Well the error is because you are somehow typing in a non-ascii dash where it expects it to be a pair of regular -.
I type it like this : node --version; npm --version. Is it correct?
I fix the problems
Well the error is because you are somehow typing in a non-ascii dash where it expects it to be a pair of regular -.
I type it like this : node --version; npm --version. Is it correct?
I fix the problems