npm uninstall -g @angular/cli 卸载之前的版本 npm cache verify 清理缓存,确保卸载干净 npm install -g @angular/[email protected] 查看ng版本 ng version 相关文章: