I tried to install bootstrap in my Angular Project by
npm install --g bootstrap
but i am getting following warning
n
just check the path where you are working:-
$ pwd
if you are not in your project directory then type:
$ cd your-app
after checking all those above things than type: