ENOENTerrorCodes.js-enoent.name
errorCodes.js-enoent.description
93 error codes tagged with "filesystem"
ENOENTerrorCodes.js-enoent.description
EACCESerrorCodes.js-eacces.description
EPERMerrorCodes.js-eperm.description
EMFILEerrorCodes.js-emfile.description
ENFILEerrorCodes.js-enfile.description
EISDIRerrorCodes.js-eisdir.description
ENOTDIRerrorCodes.js-enotdir.description
EEXISTerrorCodes.js-eexist.description
ENOSPCerrorCodes.js-enospc.description
ERR_FS_CP_DIR_TO_NON_DIRerrorCodes.js-err-fs-cp-dir-to-non-dir.description
FileNotFoundErrorerrorCodes.py-filenotfounderror.description
FileExistsErrorerrorCodes.py-fileexistserror.description
PermissionErrorerrorCodes.py-permissionerror.description
IsADirectoryErrorerrorCodes.py-isadirectoryerror.description
NotADirectoryErrorerrorCodes.py-notadirectoryerror.description
error: Your local changes would be overwrittenerrorCodes.git-uncommitted-changes.description
fatal: Unable to create lock fileerrorCodes.git-lock-file-exists.description
error: object file is emptyerrorCodes.git-object-file-is-empty.description
error: corrupt loose objecterrorCodes.git-corrupt-loose-object.description
error: pathspec did not match any fileserrorCodes.git-pathspec-did-not-match.description
error: cannot rebase: You have unstaged changeserrorCodes.git-cannot-rebase-with-changes.description
fatal: bad objecterrorCodes.git-bad-object.description
error: unable to find objecterrorCodes.git-loose-object-error.description
Error: No such volumeerrorCodes.docker-volume-not-found.description
Error: volume is in useerrorCodes.docker-volume-in-use.description
Error: no space left on deviceerrorCodes.docker-no-space-left.description
COPY failed: file not found in build contexterrorCodes.docker-copy-failed.description
Error: layer not founderrorCodes.docker-layer-not-found.description
Error: read-only file systemerrorCodes.docker-readonly-filesystem.description
Error: bind mount source path does not existerrorCodes.docker-bind-mount-not-found.description
Error: storage driver errorerrorCodes.docker-storage-driver-error.description
error: Entry has been modified in the work treeerrorCodes.git-dirty-worktree.description
fatal: index file corrupterrorCodes.git-index-file-corrupt.description
ENOENTerrorCodes.linux-enoent.description
EIOerrorCodes.linux-eio.description
ENOTBLKerrorCodes.linux-enotblk.description
EBUSYerrorCodes.linux-ebusy.description
EEXISTerrorCodes.linux-eexist.description
EXDEVerrorCodes.linux-exdev.description
ENOTDIRerrorCodes.linux-enotdir.description
EISDIRerrorCodes.linux-eisdir.description
ETXTBSYerrorCodes.linux-etxtbsy.description
EFBIGerrorCodes.linux-efbig.description
ENOSPCerrorCodes.linux-enospc.description
EROFSerrorCodes.linux-erofs.description
EMLINKerrorCodes.linux-emlink.description
ENAMETOOLONGerrorCodes.linux-enametoolong.description
ENOTEMPTYerrorCodes.linux-enotempty.description
ELOOPerrorCodes.linux-eloop.description
ESTALEerrorCodes.linux-estale.description
EDQUOTerrorCodes.linux-edquot.description
SIGXFSZ (25)errorCodes.linux-sigxfsz.description
53100errorCodes.sql-53100.description
SQLITE_CORRUPT (11)errorCodes.sql-sqlite-corrupt.description
SQLITE_FULL (13)errorCodes.sql-sqlite-full.description
SQLITE_CANTOPEN (14)errorCodes.sql-sqlite-cantopen.description
SQLITE_NOTADB (26)errorCodes.sql-sqlite-notadb.description
ERROR_FILE_NOT_FOUND (2)errorCodes.windows-error-2.description
ERROR_PATH_NOT_FOUND (3)errorCodes.windows-error-3.description
ERROR_INVALID_DRIVE (15)errorCodes.windows-error-15.description
ERROR_NOT_SAME_DEVICE (17)errorCodes.windows-error-17.description
ERROR_SHARING_VIOLATION (32)errorCodes.windows-error-32.description
ERROR_LOCK_VIOLATION (33)errorCodes.windows-error-33.description
ERROR_HANDLE_DISK_FULL (39)errorCodes.windows-error-39.description
ERROR_FILE_EXISTS (80)errorCodes.windows-error-80.description
ERROR_DISK_FULL (112)errorCodes.windows-error-112.description
ERROR_INVALID_NAME (123)errorCodes.windows-error-123.description
ERROR_DIR_NOT_EMPTY (145)errorCodes.windows-error-145.description
ERROR_ALREADY_EXISTS (183)errorCodes.windows-error-183.description
ERROR_FILENAME_EXCED_RANGE (206)errorCodes.windows-error-206.description
ERROR_DIRECTORY (267)errorCodes.windows-error-267.description
ERROR_DISK_FULL (0x80070070)errorCodes.windows-0x80070070.description
ERROR_BAD_PATHNAME (0x800700A1)errorCodes.windows-0x800700a1.description
NTFS_FILE_SYSTEM (0x00000024)errorCodes.windows-ntfs-file-system.description
INACCESSIBLE_BOOT_DEVICE (0x0000007B)errorCodes.windows-inaccessible-boot-device.description
ERROR_SXS_COMPONENT_STORE_CORRUPT (0x80073712)errorCodes.windows-0x80073712.description
System.IO.FileNotFoundExceptionerrorCodes.windows-clr-filenotfoundexception.description
ItemNotFoundExceptionerrorCodes.windows-ps-itemnotfound.description
404 Not FounderrorCodes.nginx-404.description
open() failed (13: Permission denied)errorCodes.nginx-open-failed-permission-denied.description
open() failed (2: No such file or directory)errorCodes.nginx-open-failed-no-such-file.description
client body temp file write errorerrorCodes.nginx-client-body-temp-write-failed.description
SQLITE_NOLFS (22)errorCodes.sql-sqlite-nolfs.description
ERROR_WRITE_PROTECT (19)errorCodes.windows-error-19.description
ERROR_DRIVE_LOCKED (108)errorCodes.windows-error-108.description
ERROR_OPEN_FAILED (110)errorCodes.windows-error-110.description
ERROR_NOT_DOS_DISK (208)errorCodes.windows-error-208.description
ERROR_FILE_SYSTEM_LIMITATION (665)errorCodes.windows-error-665.description
FileNotFoundExceptionerrorCodes.java-filenotfoundexception.description
AccessDeniedExceptionerrorCodes.java-accessdeniedexception.description
NoSuchFileExceptionerrorCodes.java-nosuchfileexception.description
FileAlreadyExistsExceptionerrorCodes.java-fileexistsexception.description
DirectoryNotEmptyExceptionerrorCodes.java-directorynotemptyexception.description