am2222 / strapi-plugin-postgis

Add native postgis support to strapi.
https://am2222.github.io/strapi-plugin-postgis/
40 stars 14 forks source link

latest node and postgis version #16

Open adamtang79 opened 10 months ago

adamtang79 commented 10 months ago

Hi Author,

Anyway to bump up the version for

nodejs: v18.17.1 lts postgis: v3.3.3

am2222 commented 10 months ago

Hi @adamtang79 I have been so bust recently! I will try to have a look at this but it should not have any breaking changes if you upgrade them.

Did you get any errors when you tried to upgrade them?

baznikin commented 6 months ago

Yes, there are error message:

error strapi-plugin-postgis@0.1.8: The engine "node" is incompatible with this module. Expected version ">=12.x.x <=16.x.x". Got "18.19.0"
error Found incompatible module.
baznikin commented 6 months ago

Also recent strapi do not support node 16 - https://docs.strapi.io/dev-docs/installation/cli#preparing-the-installation

g-nardiello commented 3 months ago

Hi, is this plugin still maintained? The current version is not compatible with the latest versions of strapi

am2222 commented 3 months ago

@g-nardiello I will try to update this library to latest version in incoming weeks. However any Pr's to bump up the version is welcomed

jael0x commented 1 month ago

Hi there! I just found this plugin, any news about the update?

am2222 commented 1 month ago

Hi @jael0x I am planning for upgrading it with strapi version 5 once it is released