# Types
Type errors are divided into two types: fixed error code errors and scenario-related errors.
## Fixed error code errors
This type of error can be clearly captured in the code, and a fixed error code is assigned to each error. The error code consists of the error type and ID, such as `TYPE-001`.
### Error code list
- [TYPE-001](#type-001)
## TYPE-001
Failed to generate type declaration. Execute the below cmd to reproduce and fix the error.
- Error Code:
TYPE-001