yarn
yarn copied to clipboard
"EROFS: read-only file system, mkdir '/path'"
Because you're executing yarn in root directory or other kind of area where node don't have permission to write there,
What are you doing?