Skip to content

Instantly share code, notes, and snippets.

@chouseknecht
Created July 11, 2018 16:26
Show Gist options
  • Save chouseknecht/cf61da006761635964af699a42073509 to your computer and use it in GitHub Desktop.
Save chouseknecht/cf61da006761635964af699a42073509 to your computer and use it in GitHub Desktop.
ERROR TypeError: this.http.get(...).map is not a function
at AuthService.push../src/app/auth/auth.service.ts.AuthService.me (auth.service.ts:52)
at AppComponent.push../src/app/app.component.ts.AppComponent.ngOnInit (app.component.ts:126)
at checkAndUpdateDirectiveInline (core.js:12411)
at checkAndUpdateNodeInline (core.js:13935)
at checkAndUpdateNode (core.js:13878)
at debugCheckAndUpdateNode (core.js:14771)
at debugCheckDirectivesFn (core.js:14712)
at Object.eval [as updateDirectives] (AppComponent_Host.ngfactory.js? [sm]:1)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:14697)
at checkAndUpdateView (core.js:13844)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment