Angular 13 tutorial in Tamil

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

ความคิดเห็น • 13

  • @nikitaparmar1190
    @nikitaparmar1190 2 ปีที่แล้ว +2

    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!

  • @MadhanMurugan-nb2fo
    @MadhanMurugan-nb2fo ปีที่แล้ว

    Hi bro i have installed bootstrap in my angular application.everything is installed perfectly.but bootstrap is not working in my application

  • @drazenvidovic5240
    @drazenvidovic5240 3 ปีที่แล้ว +1

    Thank you

  • @kalaivanan3120
    @kalaivanan3120 2 ปีที่แล้ว

    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'
    )

    • @NihiraTechiees
      @NihiraTechiees  2 ปีที่แล้ว +1

      Try to upgrade your angular cli, that will resolve most of the issues

    • @salarkazazi7584
      @salarkazazi7584 2 ปีที่แล้ว

      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

  • @maarimuthu7116
    @maarimuthu7116 2 ปีที่แล้ว

    For npm install bootstrap , we need angular/localize/init ?

    • @NihiraTechiees
      @NihiraTechiees  2 ปีที่แล้ว

      Yes bro, try with ng command if you facing any issue go with npm command