angular icon indicating copy to clipboard operation
angular copied to clipboard

[BUG] Error installing dependencies for 8.0.0-rc.4 in angular 18

Open Nach0Git opened this issue 7 months ago • 0 comments

Environment

Please provide as many details as you can: running npm I should install dependencies without issues for angular 18 Per https://www.npmjs.com/package/ngx-bootstrap documentation image

Currently the dependency is defined as: image

  • Hosting type
    • [x] Form.io
    • [ ] Local deployment
      • Version:
  • Formio.js version: 5.0.0
  • Frontend framework: Angular 18
  • Browser: All
  • Browser version: All

Observed behavior

Additionally, if I install version 8.0.0-rc4 with angular 17 I see the following compiling error

image

Expected behavior

Need version 18 of 'ngx-bootstrap' dependency to support angular 18.

Nach0Git avatar Jul 04 '24 19:07 Nach0Git