Closed AliKdhim87 closed 10 months ago
Thank you for reporting. This should be fixed by updating the package.json file: https://github.com/ShahriarKh/strapi-content-type-explorer/blob/1c2e3b3ed522eb8722e5db8fc966b80c0b73df98/package.json#L40 However, I need to review some code before publishing a new version. You can try modifying the file manually to see if it works until then.
Thanks @ShahriarKh for your quick response. I tested it locally by adding support for Node.js version 20, and it works well! That's why I made this PR to officially support Node.js version 20.
Thanks for your contribution. Merged it. I will release a new version with some other improvements soon.
Compatibility Issue with Node.js 20
Description
I'm encountering an issue with the "strapi-content-type-explorer" plugin when trying to run it with Node.js version 20.10.0. The error message indicates an incompatibility with the Node.js version.
Environment
Error Message
Steps to Reproduce
Possible Solutions
[If you have any suggestions for a solution or workaround, please provide them here.]