errors.fyi community error code reference
EPERM

EPERM

posix

Operation not permitted

The operation is restricted to processes with elevated privileges, or to the owner of the file or resource.

Numeric value: 1

References

windows-errno

Operation not permitted

The operation is not permitted for the current user or process. Often returned when attempting an operation requiring elevated privileges.

Numeric value: 1

References

← all namespaces