ENAMETOOLONG
posix Filename too long
A pathname component exceeds NAME_MAX characters, or an entire pathname exceeds PATH_MAX characters. Numeric value is platform-specific: 36 on Linux, 63 on macOS.
A pathname component exceeds NAME_MAX characters, or an entire pathname exceeds PATH_MAX characters. Numeric value is platform-specific: 36 on Linux, 63 on macOS.