Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
just want to upgrade from 1.6.x to 1.7.x failed
Please guide me solve this error.
Thanks
Try running npm i commander --save and try again.
npm i commander --save
As an addendum, it might help to npm unl commander before installing it. Try Baris' command first, and if no good, then run mine, then Baris' again.
npm unl commander
@baris problem solved, many thanks!