tinacms / tina.io

Website for TinaCMS 🦙 - General info, documentation, blogs & contribution guidelines.
https://tina.io
246 stars 1.59k forks source link

Documentation Update Request - TinaCMS Media Management with AWS for Node.js 20 #2502

Open cre8ive-gds opened 4 days ago

cre8ive-gds commented 4 days ago

The current documentation for implementing a custom media manager for TinaCMS with AWS S3 (using lambda functions and API gateway for backend) is designed for Node.js 14. However, Node.js 14 has reached its end of support, and developers are expected to use the latest LTS version, Node.js 20.

When following the existing instructions using Node.js 20, the setup does not work as expected and throws errors. This issue makes it challenging for developers who want to use the latest Node.js features and maintain security compliance.

Requested Action Please update the documentation to include: Compatibility and setup instructions for implementing a custom media manager with AWS S3 on Node.js 20. Any necessary changes or dependency updates required for the setup to work on Node.js 20.

Thank you for maintaining TinaCMS and keeping it up-to-date with the latest development standards!

isaaclombardssw commented 4 days ago

Appreciate you bringing this up, we'll try and get on it soon – cheers :)