Baboo7 / strapi-plugin-import-export-entries

Import/Export data from and to your database in just few clicks.
175 stars 86 forks source link

[BUG] Failed to install with current node LTS version: 20.9.0 #149

Closed 101sam closed 9 months ago

101sam commented 10 months ago

Bug report

The current LTS version is 20.9.0

This module is broken on all our servers using strapi

Required System information

Describe the bug

failed to install

yarn installor npm install

Steps to reproduce the behavior

Expected behavior

Need to bump up the plugin packages.

Screenshots

NA

Code snippets

NA

Additional context

It would be nice to have some automatic process to test all strapi marketplace plugins before bumping versions with the latest LTS. It does not make sense to have a marketplace plugin with limited versions that are less than the current strapi version. It's breaking servers.

I will add to the marketplace a field test on LTS: version(s) and date so at least before upgrade nodes we will know.

rlittolff-lily commented 10 months ago

Is it possible to fix this issue ?

This is the last plugin that I use which is still in node18, preventing me from migrating my project to node20 :-/

aryav-022 commented 10 months ago

forced install works fine i think. But it would be nice to install normally

Baboo7 commented 9 months ago

I released version 1.22.0 today which supports node version 20.x