# os.ErrInvalid

- **ID:** `go/os-errinvalid`
- **Domain:** go
- **Category:** system_error
- **Verification:** official
- **Fix Rate:** 80%

## Root Cause

Invalid argument passed to OS operation. The argument is out of range or unsupported.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| 1.x | active | — | — |
