Open
Description
> ✘ [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
Assignees
Labels
No labels
Activity