Guest User

Untitled

a guest
Jun 8th, 2018
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. JS: bootstrap: ERROR BOOTSTRAPPING ANGULAR
  2. JS: bootstrap: operators.share is not a function
  3. JS:
  4. JS: TypeError: operators.share is not a function
  5. JS: at new ApplicationRef (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:4446:67)
  6. JS: at _createClass (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:8210:20)
  7. JS: at _createProviderInstance$1 (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:8172:26)
  8. JS: at initNgModule (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:8108:32)
  9. JS: at new NgModuleRef_ (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:8831:9)
  10. JS: at createNgModuleRef (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:8820:12)
  11. JS: at Object.debugCreateNgModuleRef [as createNgModuleRef] (file:///data/data/io.neocles.dev/files/app/tns_modules/@angular/core/bundles/core.umd.js:10645:12)
  12. JS: at NgModuleFactory_.create (...
  13.  
  14. this.isStable =
  15. rxjs.merge(isCurrentlyStable, isStable.pipe(operators.share()));
Add Comment
Please, Sign In to add comment