command line - Check angular 2 version and got this error -


after gave command ng -v got answer. can please explain wrong here? issue of angular installation?

enter image description here

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

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -