$ errors.fyi/typescript/TS2741 128 namespaces · 4,025 codes
typescript · typescript/TS2741
TS2741

Missing Required Property

A required property from the target type is absent in the source type. Add the missing property to the object literal or source type, or mark it optional in the target type with '?'.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT