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 I install @ngxs-labs/immer-adapter it says it depends on @ngxs-labs/emitter
is it really needed ? I don't see need for @ngxs-labs/emitter!
npm WARN @ngxs-labs/immer-adapter@1.1.1 requires a peer of @ngxs-labs/emitter@^1.6.0 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered:
when I install
@ngxs-labs/immer-adapter
it says it depends on@ngxs-labs/emitter
is it really needed ? I don't see need for
@ngxs-labs/emitter
!The text was updated successfully, but these errors were encountered: