Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
EllieBeveridge opened this issue Apr 13, 2023 · 1 comment
Assignees

Comments

@EllieBeveridge
Copy link

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.

@am2222
Copy link
Owner

am2222 commented May 6, 2023

@EllieBeveridge This should be fixed in the recent update!

@am2222 am2222 self-assigned this May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants