Need some help, upgrade error.
-
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.
-
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.
-
@baris problem solved, many thanks!
Suggested Topics
Copyright © 2018 NodeBB | Contributors