command line - Check angular 2 version and got this error -
i think installation of angular cli not done. uninstall it, make sure removed properly, , install again following documentation in https://cli.angular.io/.
you may use command npm install -g @angular/cli@latest
Comments
Post a Comment