Skip to content

ngx-image-gallery.component.d.ts:24:9 - error TS1086: An accessor cannot be declared in an ambient context. #61

@harleenarora

Description

@harleenarora

Hi, I am using this library,

import { NgxImageGalleryComponent, GALLERY_IMAGE, GALLERY_CONF } from "ngx-image-gallery";

I am getting error on terminal::

ERROR in node_modules/ngx-image-gallery/lib/components/ngx-image-gallery/ngx-image-gallery.component.d.ts(24,9): error TS1086: An accessor cannot be declared in an ambient context. node_modules/ngx-image-gallery/lib/components/ngx-image-gallery/ngx-image-gallery.component.d.ts(25,9): error TS1086: An accessor cannot be declared in an ambient context. node_modules/ngx-image-gallery/lib/components/ngx-image-gallery/ngx-image-gallery.component.d.ts(26,9): error TS1086: An accessor cannot be declared in an ambient context. node_modules/ngx-image-gallery/lib/components/ngx-image-gallery/ngx-image-gallery.component.d.ts(27,9): error TS1086: An accessor cannot be declared in an ambient context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions