abacritt / angularx-social-login

Social login and authentication module for Angular 17
636 stars 387 forks source link

phantom dependency issue #501

Closed appWon closed 2 years ago

appWon commented 2 years ago

I am using yarn pnp. Phantom dependency is used for the rxjs package module. I think Yarn PnP users have the same issue as me.

So I solved the issue by adding rxjs to the dependencies of angularx-social-login.

Heatmanofurioso commented 2 years ago

Hi @appWon What is the exact issue?