Code Monkey home page Code Monkey logo

Comments (11)

singatias avatar singatias commented on September 25, 2024 11

For individuals who, like me, are impatient and wish to update or initiate a new project in Angular 17 while incorporating ngx-bootstrap, you can proceed with the manual installation steps. Ensure to utilize the --force parameter when installing packages from now on with your package manager until valor-software makes it fully compatible with Angular v17. I recommend this method only to users with experience, as it can become quite messy if you are not familiar with the process.

edit:
Here a cleaner way to do it, add the following to your package.json so it stop throwing errors every time you install a new package:

"overrides": {
    "ngx-bootstrap": {
      "@angular/animations": "17.0.4",
      "@angular/common": "17.0.4",
      "@angular/core": "17.0.4",
      "@angular/forms": "17.0.4"
    }
}

from ngx-bootstrap.

mischah avatar mischah commented on September 25, 2024 7

Hej @g-cheishvili @valorkin, thanks for taking care.

@valorkin Any idea when this will be released πŸ˜—

from ngx-bootstrap.

Pavlo-0 avatar Pavlo-0 commented on September 25, 2024 4

@g-cheishvili

Thank you for ther answer,
Yep, my mistake, and wrong library from my side

...removed unrelevant comment...

from ngx-bootstrap.

g-cheishvili avatar g-cheishvili commented on September 25, 2024 3

Folks, tag me if anything wrong with ng17 compatibility 🀞

from ngx-bootstrap.

FrancescoBorzi avatar FrancescoBorzi commented on September 25, 2024 1

@valorkin please prioritise this one, needs to be released with high prio or apps depending on ngx-bootstrap cannot update to Angular 17

from ngx-bootstrap.

sathiyanathanR82 avatar sathiyanathanR82 commented on September 25, 2024 1

just use npm i [email protected] from here you can get the document https://getbootstrap.com/
everything works fine for me...

from ngx-bootstrap.

ELHARROUCHI avatar ELHARROUCHI commented on September 25, 2024

For individuals who, like me, are impatient and wish to update or initiate a new project in Angular 17 while incorporating ngx-bootstrap, you can proceed with the manual installation steps. Ensure to utilize the --force parameter when installing packages from now on with your package manager until valor-software makes it fully compatible with Angular v17. I recommend this method only to users with experience, as it can become quite messy if you are not familiar with the process.

edit: Here a cleaner way to do it, add the following to your package.json so it stop throwing errors every time you install a new package:

"overrides": {
    "ngx-bootstrap": {
      "@angular/animations": "17.0.4",
      "@angular/common": "17.0.4",
      "@angular/core": "17.0.4",
      "@angular/forms": "17.0.4"
    }
}

P.R. Plz

from ngx-bootstrap.

mischah avatar mischah commented on September 25, 2024

Seems to be released with v12 πŸŽ‰

https://www.npmjs.com/package/ngx-bootstrap?activeTab=versions

from ngx-bootstrap.

mischah avatar mischah commented on September 25, 2024

It would be awesome it the releases page here at GitHub would reflect the versions published to npm πŸ˜– πŸ™πŸ»

That would make things easier (more transparent) 😊

Compare:
https://github.com/valor-software/ngx-bootstrap/releases
(Latest Release: v11.0.0 from Jul 11)

with:
https://www.npmjs.com/package/ngx-bootstrap?activeTab=versions
(Latest Release: v12.0.0 from Dec 10)

from ngx-bootstrap.

mischah avatar mischah commented on September 25, 2024

@Pavlo-0

’ng-bootstrap’ !=== ’ngx-bootstrap’ πŸ€ͺπŸ€“

from ngx-bootstrap.

singatias avatar singatias commented on September 25, 2024

just use npm i [email protected] from here you can get the document https://getbootstrap.com/ everything works fine for me...

wrong repository, ngx-bootstrap is a project to have javascript functionality with angular natively.

from ngx-bootstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.