When NPM, the Node Package Manager finds dependency version conflicts, we can help it to solve those by executing the steps described at ERESOLVE could not resolve While resolving: remix-utils@8.1.0
After the package reinstallation, when I tried to run my application, I have received the error message:
ETIMEDOUT: connection timed out, read [plugin browser-route-module]
I had to reboot my computer to be able to run the application again. Most likely that closed running processes and cleared memory caches of old packages.