I tried to install bootstrap in my Angular Project by
npm install --g bootstrap
but i am getting following warning
n
I resolved the above issue by running the npm command
npm install --save bootstrap