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!
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!