abacritt / angularx-social-login

Social login and authentication module for Angular 17
630 stars 388 forks source link

The entrypoint for '@abacritt/angularx-social-login' could not successfully be resolved. with Angular 16.2 #725

Closed Mahmoudibrahim03 closed 10 months ago

Mahmoudibrahim03 commented 10 months ago

while using angular 16.2 and implement @abacritt/angularx-social-login I got this error which print ->

The entrypoint for '@abacritt/angularx-social-login' could not successfully be resolved. The file '/turbo_modules/@abacritt/angularx-social-login@2.1.0/bundles/abacrit-angularx-social-login.umd.js' does not exist. Please log an issue with the package author or check for an updated version of the package.

you can check the error with a full demo from here : https://stackblitz.com/edit/stackblitz-starters-ennxtk?file=src%2Fmain.ts

Mahmoudibrahim03 commented 10 months ago

the problem from stackblitz it self not the lib sorry for that ...