Closed
Description
Tried to do the upgrade from beta.10 to beta.14 described in the wiki page and got a problem where the installation process is successful however I cannot run ng --version
.
After couple of days I tried again (we are at beta.17) so I followed the same steps
- node update
npm uninstall angular-cli -g
npm cache clean
npm install angular-cli@latest -g