ngx-segment-analytics icon indicating copy to clipboard operation
ngx-segment-analytics copied to clipboard

An accessor cannot be declared in an ambient context. get plugins():

Open boletus151 opened this issue 3 years ago • 1 comments

after following all readme I´m getting this error when I compile:

ERROR in ../node_modules/ngx-segment-analytics/ngx-segment-analytics.service.d.ts:174:9 - error TS1086: An accessor cannot be declared in an ambient context.

174 get plugins(): {


### OS and Version?
I´m running an Angular App on a Windows

boletus151 avatar Jun 15 '21 08:06 boletus151