Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The "EROFS - read-only file system, mkdir" error in Node.js occurs when attempting to write or create a new file or directory on a read-only file system. This error can happen when trying to modify files on a device or network that does not allow write access, such as a CD or read-only network share, or when running Node.js with insufficient user permissions.