How can I install bootstrap 5 in my angular 18 project through npm?
I am trying to install bootstrap through npm into my Angular 18 project but the bootstrap library is not showing up in neither my package.json file nor node_modules.
Please help me fix this.enter image description here