Tgure / ngx-loggly-logger

ngx loggly service
MIT License
7 stars 8 forks source link

Property map does not exist #2

Closed GenZodd closed 7 years ago

GenZodd commented 7 years ago

I am trying to use this library but it does not work. I always get this error.

node_modules\angular2-loggly-logger\src\loggly-service.ts:171:14` Property 'map' does not exist on type 'Observable'.

In looking at the code the loggly-service.ts files does use the "map" method but never imports map.

Tgure commented 7 years ago

merged in fix