System Information
- Strapi Version: 4.1.12
- Operating System: MacOS
- Database: Postgres
- Node Version: 16.15.1
- NPM Version: 8.11.0
- Yarn Version: 1.22.11
When I try to upload a file with long name then I’m getting below error:
error: ENAMETOOLONG: name too long
File name: Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book here a.pdf
Can someone help me with the root cause of this error?
Thank you.