Create-react-app is not installing

Can someone please help me? I can’t continue with the path because I can’t use react because every time I run the command on my terminal, this error appears:
npm error code ENOENT

npm error syscall stat

npm error path /Users/agustinperez/.npm/_cacache/content-v2/sha512/37/3f/05f332713b71880ce6c94fce18ca3ec86df7a1fd1d6192480fb9596ff006d4cb0bd6d2c218caf1430e9d986193326293b4c232b3a1a081c805beba953e1f

npm error errno ENOENT

npm error enoent Invalid response body while trying to fetch https://registry.npmjs.org/supports-color: ENOENT: no such file or directory, stat ‘/Users/agustinperez/.npm/_cacache/content-v2/sha512/37/3f/05f332713b71880ce6c94fce18ca3ec86df7a1fd1d6192480fb9596ff006d4cb0bd6d2c218caf1430e9d986193326293b4c232b3a1a081c805beba953e1f’

npm error enoent This is related to npm not being able to find a file.

npm error enoent

npm error A complete log of this run can be found in: /Users/agustinperez/.npm/_logs/2024-05-03T18_30_06_264Z-debug-0.log

I get the same error and haven’t found a way to fix it, did you manage to get it to work? Thanks!