I have been trying to install bootstrap in angular 13 for the last 2 days but it's throwing errors whereas your instruction really works for me thanks!
sir i have a doubt sir ng bootstrap la import pannum pothu intha error varuthu sir (Module not found: Error: Can't resolve '@popperjs/core' in 'C:\Users\Ajit\kalai ode_modules\@ng-bootstrap g-bootstrap\fesm2015' )
not sure the best solution but try this: 1. (npm install @popperjs/core --save ) 2. (import 'bootstrap/dist/js/bootstrap.bundle') > in the pollyfills.ts
I have been trying to install bootstrap in angular 13 for the last 2 days but it's throwing errors whereas your instruction really works for me thanks!
Happy to hear 👍
Hi bro i have installed bootstrap in my angular application.everything is installed perfectly.but bootstrap is not working in my application
Installed bootstrap or ng-bootstrap
@@NihiraTechiees now its working bro.Thanks
Great
Thank you
You're welcome
sir i have a doubt sir ng bootstrap la import pannum pothu intha error varuthu sir (Module not found: Error: Can't resolve '@popperjs/core' in 'C:\Users\Ajit\kalai
ode_modules\@ng-bootstrap
g-bootstrap\fesm2015'
)
Try to upgrade your angular cli, that will resolve most of the issues
not sure the best solution but try this:
1. (npm install @popperjs/core --save )
2. (import 'bootstrap/dist/js/bootstrap.bundle') > in the pollyfills.ts
For npm install bootstrap , we need angular/localize/init ?
Yes bro, try with ng command if you facing any issue go with npm command