angular - 'NgModuleInjector' does not exist on type -


i have used " https://www.npmjs.com/package/angular2-social-login " application integrate social media authentication , working angular2. trying use same angular4 getting following error -

error in .../angular2-social-login.module.ngfactory.ts (12,57): property 'ngmoduleinjector' not exist on type 'typeof "../node_modules/@angular/core/src/linker/ng_module_factory.'

please image..

help me out resolve this.

thanks!


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -