urish / ngx-moment

moment.js pipes for Angular
MIT License
1.17k stars 154 forks source link

Does this work with Angular 6.0? #200

Closed jungalwala closed 6 years ago

jungalwala commented 6 years ago

When installing with an Angular 6.0 project, I get the following error:

npm WARN angular2-moment@1.9.0 requires a peer of @angular/core@>=2.0.0 <6.0.0 but none is installed. You must install peer dependencies yourself.

I am running

"@angular/core": "^6.0.0",
urish commented 6 years ago

For angular 6, please install ngx-moment instead of angular2-moment