You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Angular >= 19.1.1 and pnpm, some of the dependencies (angular-draggable-droppable) can't be resolved. This issue was originally reported to Angular, are you aware of this (angular/angular-cli#29455)?
Minimal reproduction of the problem with instructions
Describe the bug
When using Angular >= 19.1.1 and pnpm, some of the dependencies (angular-draggable-droppable) can't be resolved. This issue was originally reported to Angular, are you aware of this (angular/angular-cli#29455)?
Minimal reproduction of the problem with instructions
Here is a repro https://github.com/atsjo/ng-repro
It's an issue when using pnpm, it works with npm...
clone -> pnpm i -> ng serve
Screenshots
Versions
@angular/core
: 19.1.1angular-calendar
: 0.31.1The text was updated successfully, but these errors were encountered: