Skip to content

Commented "<reference path" affecting build #153

@antonioscuri

Description

@antonioscuri
> ✘ [ERROR] TS6053: File '/builds/pec/sentinela/sentinela-web/node_modules/@bluehalo/ngx-leaflet-draw/lib/core/leaflet-draw.directive.ngtypecheck.d.ts' not found. [plugin angular-compiler]
>     node_modules/@bluehalo/ngx-leaflet-draw/lib/core/leaflet-draw.directive.d.ts:1:21:
>       1 │ /// <reference path="leaflet-draw.directive.ngtypecheck.d.ts" />
>         ╵                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ✘ [ERROR] TS6053: File '/builds/pec/sentinela/sentinela-web/node_modules/@bluehalo/ngx-leaflet-draw/lib/leaflet-draw.module.ngtypecheck.d.ts' not found. [plugin angular-compiler]
>     node_modules/@bluehalo/ngx-leaflet-draw/lib/leaflet-draw.module.d.ts:1:21:
>       1 │ /// <reference path="leaflet-draw.module.ngtypecheck.d.ts" />
>         ╵                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ✘ [ERROR] TS6053: File '/builds/pec/sentinela/sentinela-web/node_modules/@bluehalo/ngx-leaflet-draw/public-api.ngtypecheck.d.ts' not found. [plugin angular-compiler]
>     node_modules/@bluehalo/ngx-leaflet-draw/public-api.d.ts:1:21:
>       1 │ /// <reference path="public-api.ngtypecheck.d.ts" />

After removing the 3 lines starting in "/// <reference path" from the ts, the build succeeded.

Using version 18.0.3

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