Closed chrisvelevitch closed 5 years ago
I've just updated to Angular 8 and npm is saying:-
npm
npm ERR! peer dep missing: @angular/core@>=2.0.0 <6.0.0, required by angular2-moment@1.9.0
and with Angular 9 just around the corner it should work with both.
Please update your dependency to ngx-moment. angular2-moment is the old package name, and is deprecated.
ngx-moment
angular2-moment
I've just updated to Angular 8 and
npm
is saying:-and with Angular 9 just around the corner it should work with both.