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
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.