PrimeNG 11 requires Angular < 11 #9626
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
Version 11 requires Angular 7/8/9/10, but does not accept 11 :(
I get an error with NPM 7.0.14 / node.js 15.x:
And a warning with NPM 6.14.8 / node.js 14.x:
Expected behavior
PrimeNG 11 should work with Angular 11, as per the release announcement.
Unzipping https://registry.npmjs.org/primeng/-/primeng-11.0.0.tgz, I can see the following in
package.json
:Angular version: 11.0.3
PrimeNG version: 11.0.0
The text was updated successfully, but these errors were encountered: