Can not Install angular-cli?Here is how to Do it....!!!

preview_player
Показать описание
Hey whats up guys this is tech mad 07 ... to day I am gonna show you how to install angular cli if you are having any problem with installing angular-cli in your machine I am using windows machine but i will show you how to install in mac and ubuntu also so lets get started
First of all you have to install node js and git if you are a windows user and for mac or ubuntu you only need to install nodejs the latest current version
then if you have tried to install angular-cli before then in your windows pc open a command promp with administrator privilage and write npm cache clear
if you are a mac or ubuntu user then open the terminal and first write sudo rm -rf node_modules then sudo npm cache clear then write sudo npm install -g angular-cli thats it thats gonna install angualr-cli on your pc successfully

So thanks for watching the tutorial and its my first tutorial on ang2 from basic to advanced hope you liked it if you do please subscribe and share .....that will really help me to go along a long way... thank you..
Рекомендации по теме
Комментарии
Автор

nice video it fix the issue and install angular/cli

ruthyayele
Автор

no puedo instalar angular en mi pc
lo estoy ejecutando como administrador y el comando es npm install -g @angular/cli

enriquequispe
Автор

I have one quiry, after installing angular/cli 8++. I do ng serve, I can execute angular App, but with blank page with no error. I can not execute <app-root>.

dharmendrasharma
Автор

I am not able to install angular 5 it gets installed but when I check the version in cmd it shows few lines of comment like below
Available commands:
add adds support for an external library to your project. Etc etc .
Plz help me to install it

disneychannelstars
Автор

will "npm clear cache " it delete the project created?

vishnupanchal
Автор

i try to do as the video say but its dosent work whan i try the run "npm cache clear" its say npm err would love some help

natalietorch
Автор

working on windows rm -rf node_modules doesnt work ; its not a recognised command

rishabraina
Автор

Can anyone tell me why git was installed.. Many videos talk only about installing nodejs..and well it's giving me error

priyaj
Автор

tank you that worked for me but im deleted cache manually withe going to i finded the AppData folder in the hidden file

bonnes-_-pratiques
Автор

While installing angular cli, it will 14 packages required funding like 'npm fund' how can i resolve it?

saradhyanaidu
Автор

npm cache clear not work and cont install angular cli can give any slution for this

MuhammadRashid-vvgu
Автор

do you kno about this y tried avaeything openssl config failed: error:02001003:system library:fopen:No such process
openssl config failed: error:02001003:system library:fopen:No such process

jhoanmartinezsilva
Автор

Nice video, but i should have try to create a new angular2 app using "ng new" because that's where it start causing problem. At least in my case.

youssefvideotube
Автор

I'm a mac user, cleared the cache and am in the user that has my name ( which i set to be the Admin) but it still doesnt work :/

yourkhaleesi
Автор

My 'ng' command is not recognized. Please help me

shashainearana
Автор

Hello I have same problem my issue is not solved

VinitBaviskar
Автор

Please include the following file with any support request:
npm ERR!



please solve that problem always come when i start npm start

mdhabib-xfdc
Автор

el error que me sale es: install -g @angular/cli
npm ERR! Windows_NT 10.0.15063
npm ERR! node v6.11.2
npm ERR! npm v3.10.10
npm ERR! code ECONNRESET

npm ERR! network tunneling socket could not be established, cause=connect ETIMEDOUT 74.122.238.10:8080
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'

npm ERR! Please include the following file with any support request:
npm ERR!

enriquequispe
Автор

Check out this post for setting up Angular on your machine

ujjawalkumar
Автор

Your voice quality is not good. It is very low.

hasnaintechofficial