errors/FileIOError.md
FileIOErrorThis error indicates that an I/O error occurred while compiling. This could be caused, for example, by trying to write a compilation artifact to a directory on a filesystem which has no space left on it, or by not having read or write permissions on an output directory. The error message should usually contain sufficient information to identify the specific issue.