vyakymenko / angular-seed-express

[DEPRECATED, Please use https://github.com/vyakymenko/angular-express] Extensible, reliable and modular starter project for Angular 7 with statically typed build AoT compilation, Express server and PM2 Daemon.

Home Page:https://github.com/vyakymenko/angular-seed-express

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

can not found FB.login() ?

ghatul opened this issue · comments

when i was using typing.json ,i used fbsdk defination for facebook login then i updated my seed.
then delete the typing.json file and all other modules move to package.json, using npm install @types/abc --save
but all modules not available on @types which is available on typings . what should i do?

@ghatul , it's your own development issue, not a seed issue. Close.