node https://nodejs.org/en/ yarn https://yarnpkg.com/zh-Hans/docs/install git https://git-scm.com/download/win npm npm install npm@latest -g @angular/cli Global package: npm uninstall -g @angular/cli npm cache clean npm install -g @angular/cli@latest Local project package: rm -rf node_modules dist npm install --save-dev @angular/cli@latest npm install
留言
張貼留言