Skip to content

strapi-plugin-postgis ^0.1.7 causes build issues with codemirror.css #8

@EllieBeveridge

Description

@EllieBeveridge

When npm package strapi-plugin-postgis is installed, it causes issues if the webpack is rebuilt. Specifically the following error message is shown:

ModuleNotFoundError: Module not found: Error: Package path ./lib/codemirror.css is not exported from package ... etc

This error no longer appears when the package is removed.

Also the latest version of PostGis is 3.3.1, yet the package is only compatible with 3.1 and 3.2. It is not possible to deprecate the PostGis version., so this could cause issues in those upgrading to the latest PostGis.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions