HaithemMosbahi / ngx-avatar

Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update dependencies to Angular 9.0

mhosman opened this issue · comments

In order to avoid message:

ngx-avatar@3.7.0 requires a peer of @angular/common@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.

Can someone please update this? Thanks!

He hasn't done anything on github since Nov...

Might be time to fork...

¯\(ツ)

Anyone that can update this? Thanks!

Yes @chadbr, no news from this user since November. Maybe some of the direct collaborators of this project could fork this one.

Another problem with Angular 9.0:

WARNING in Entry point 'ngx-avatar' contains deep imports into '/Users/xxxxxxxx/Documents/GitHub/project/node_modules/ts-md5/dist/md5'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

Still nothing??

Is there an ETA for getting this module to Angular 9.0?

+1

Seeing ngx-avatar@3.7.0 requires a peer of @angular/common@^6.0.0 || ^7.0.0 || ^8.0.0 but none is installed. You must install peer dependencies yourself.

and

Entry point 'ngx-avatar' contains deep imports into '/Users/dave/Documents/code/apps/mobile/node_modules/ts-md5/dist/md5'. This is probably not a problem, but may cause the compilation of entry points to be out of order.

Nope, no ETA, no nothing. We are no an organization so we do not have a schedule or anything like that, this is just old free open source made to help the community, sorry. I'm helping to maintain things in here as I can and pushing forward some changes, but I'm no package maintainer in NPM, so even if I merge some PR in here, it doesn't mean it will get published, sorry again. Until @HaithemMosbahi is back I believe no new versions will get published. You're making an awesome job contributing and making PRs to the repo tho, thank you all.

New version is released with Angular 9 support => 4.0.0
Sorry guys for the delay

Great news man!! Nice to have you back.