$ errors.fyi/typescript/TS2531 74 namespaces · 3,092 codes
typescript · typescript/TS2531
TS2531

Object Is Possibly Null

An operation is being performed on a value that may be `null`. Use a null check, optional chaining (`?.`), or a non-null assertion (`!`) if you are certain the value is not null.

References

In this namespace

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