Skip to content

wrong geostyle style typeguard reference #865

@rajsync

Description

@rajsync

Hello,

We are encountering an exception while trying to build the Angular application
Error:

Could not resolve "geostyler-style/dist/typeguards"

node_modules/geostyler-openlayers-parser/dist/OlStyleParser.js:2:137:
  2 │ ...sMarkSymbolizer, isSprite } from 'geostyler-style/dist/typeguards';
    ╵                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You can mark the path "geostyler-style/dist/typeguards" as external to exclude it from the bundle, which will remove this error and leave the unresolved path in the bundle.

looks like geostyler-style typeguard path is not correct.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions