Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peer Dependencies / Incompatibility with Angular 11 #590

Closed
VivekBuzruk opened this issue Apr 15, 2021 · 2 comments
Closed

Peer Dependencies / Incompatibility with Angular 11 #590

VivekBuzruk opened this issue Apr 15, 2021 · 2 comments

Comments

@VivekBuzruk
Copy link

Planning to use ngx-ui version 35.3.1.

Found conflict in peer dependencies version (like "ngx-autosize-input") while using ngx-ui with Angular 11.0.x

Can one use ngx-ui with Angular 11.0.x?

@VivekBuzruk VivekBuzruk changed the title Peer Dependencies Peer Dependencies / Incompatibility with Angular 11 Apr 26, 2021
@weirdyang
Copy link

Not sure if it's related, I'm using angular 11.0.x too and getting the following errors;

An unhandled exception occurred: The target entry-point "@swimlane/ngx-ui" has missing dependencies:
An unhandled exception occurred: The target entry-point "@swimlane/ngx-ui" has missing dependencies:

  • moment-timezone
  • resize-observer-polyfill
  • ngx-moment
  • codemirror
  • codemirror/mode/yaml/yaml.js
  • codemirror/mode/python/python.js
  • codemirror/mode/powershell/powershell.js
  • codemirror/mode/javascript/javascript.js
  • codemirror/mode/htmlmixed/htmlmixed.js
  • codemirror/mode/spreadsheet/spreadsheet.js
  • codemirror/mode/handlebars/handlebars.js
  • codemirror/addon/lint/lint.js
  • codemirror/addon/search/search.js
  • codemirror/addon/search/searchcursor.js
  • codemirror/addon/search/jump-to-line.js
  • codemirror/addon/dialog/dialog.js
  • codemirror/addon/fold/foldcode.js
  • codemirror/addon/fold/foldgutter.js
  • codemirror/addon/fold/indent-fold.js
  • codemirror/addon/hint/show-hint.js
  • codemirror/addon/mode/overlay.js
  • ng-in-viewport

@negue
Copy link

negue commented Jun 27, 2022

Maybe the newer angular package format helps here or secodary entrypoints ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants