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

Add zone.js 0.12.0 support #12231

Closed
PeterHewat opened this issue Nov 16, 2022 · 0 comments
Closed

Add zone.js 0.12.0 support #12231

PeterHewat opened this issue Nov 16, 2022 · 0 comments
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@PeterHewat
Copy link

Describe the bug

I have updated my project to the latest Angular 14 with zone.js 0.12.0 and get the following error:

Could not resolve dependency:
peer zone.js@"^0.10.2 || ^0.11.0" from primeng@14.2.1
node_modules/primeng
    primeng@"^14.0.0" from the root project

Environment

PrimeNG 14.2.1

Reproducer

No response

Angular version

14.2.10

PrimeNG version

14.2.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.12.1

Browser(s)

No response

Steps to reproduce the behavior

  1. Create Angular 14.2.10 application with zone.js 0.12.0
  2. Add PrimeNG 14.2.1
  3. Unable to build because PrimeNG requires zone.js "^0.10.2 || ^0.11.0"

Expected behavior

Build should work fine.

@PeterHewat PeterHewat added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Nov 16, 2022
@mertsincan mertsincan changed the title PrimeNG 14.2.1 is not compatible with zone.js 0.12.0 PrimeNG is not compatible with zone.js 0.12.0 Nov 16, 2022
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Nov 16, 2022
@mertsincan mertsincan added this to the 14.2.2 milestone Nov 16, 2022
@mertsincan mertsincan changed the title PrimeNG is not compatible with zone.js 0.12.0 Add zone.js 0.12.0 support Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

2 participants