sabyasachibiswal / angular5-social-login

Social authentication module for Angular 5. Includes Facebook and Google login with AOT compatibility.
40 stars 74 forks source link

Incompatible with latest ng core #25

Open colosistech opened 6 years ago

colosistech commented 6 years ago

Error while installing

$ npm install --save angular5-social-login npm WARN angular5-social-login@1.0.9 requires a peer of @angular/common@^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN angular5-social-login@1.0.9 requires a peer of @angular/core@^5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN angular5-social-login@1.0.9 requires a

My environment is as below (output of ng --v)

Angular CLI: 6.2.2 Node: 8.10.0 OS: win32 x64 Angular: 6.1.7 ... animations, common, compiler, compiler-cli, core, forms ... http, language-service, platform-browser ... platform-browser-dynamic, router

Package Version

@angular-devkit/architect 0.6.8 @angular-devkit/build-angular 0.6.8 @angular-devkit/build-optimizer 0.6.8 @angular-devkit/core 0.6.8 @angular-devkit/schematics 0.8.2 @angular/cli 6.2.2 @ngtools/webpack 6.0.8 @schematics/angular 0.8.2 @schematics/update 0.8.2 rxjs 6.3.2 typescript 2.7.2 webpack 4.8.3

JamesVG1 commented 5 years ago

same issue. probably going to uninstall.