Error in @openzeppelin/contracts library: files from the library do not find files inside the library

Issue

I'm connecting my local environment with the Remix IDE with the @openzeppelin library inside the node_modules folder. When I try to compile the contract I'm working on, the compiler complains about files from the library not finding files from the library. I checked out and they're there, but somehow, it still complains. I don't know if it's a lib issue or a Remix issue. The image will be much clearer than mine explanation. Any help is appreciated! Thanks!

Hello, @caio_Henrique
Please share your codebase.
I will help you.
Kind regards.

Can you compile contracts successfully in your local environment?