-
Notifications
You must be signed in to change notification settings - Fork 10
Description
While installing your lib on Angular@21 I get errors:
npm error While resolving: @perfectmemory/[email protected] npm error Found: @angular/[email protected] npm error node_modules/@angular/cdk npm error @angular/cdk@"^21.0.2" from the root project npm error npm error Could not resolve dependency: npm error peer @angular/cdk@"^20.0.3" from @perfectmemory/[email protected] npm error node_modules/@perfectmemory/ngx-contextmenu npm error @perfectmemory/ngx-contextmenu@"^20.0.0" from the root project npm error npm error Conflicting peer dependency: @angular/[email protected] npm error node_modules/@angular/cdk npm error peer @angular/cdk@"^20.0.3" from @perfectmemory/[email protected] npm error node_modules/@perfectmemory/ngx-contextmenu npm error @perfectmemory/ngx-contextmenu@"^20.0.0" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution.