errors.fyi community error code reference
TS5025
typescript

Cannot Find tsconfig

The TypeScript compiler cannot locate a `tsconfig.json` file at the specified or default path. Ensure the file exists in the project root or pass the correct path with `--project`.

References

← all namespaces