error TS6053: File '@sapphire/ts-config' not found.

I'm trying to add jest tests to a project and I started to get this error.
Error: Jest: Failed to parse the TypeScript config file jest.config.ts
TSError: ⨯ Unable to compile TypeScript:
error TS6053: File '@sapphire/ts-config' not found.
Error: Jest: Failed to parse the TypeScript config file jest.config.ts
TSError: ⨯ Unable to compile TypeScript:
error TS6053: File '@sapphire/ts-config' not found.
I just realized I also have the same error on the IDE. PS: If I downgrade from 5.0.0 to 4.0.1 it works like a charm. Does anyone know why is this happening with the version 5.0.0?
No description
Solution:
GitHub
utilities/packages/ts-config/UPGRADING-v4-v5.md at main · sapphired...
Common JavaScript utilities for Sapphire Projects. Contribute to sapphiredev/utilities development by creating an account on GitHub.
Jump to solution
1 Reply
Solution
Swiizyy
Swiizyy6mo ago
GitHub
utilities/packages/ts-config/UPGRADING-v4-v5.md at main · sapphired...
Common JavaScript utilities for Sapphire Projects. Contribute to sapphiredev/utilities development by creating an account on GitHub.