pnpm and npm cannnot start a vite server nor install package, with error code 3221225477
The problem is that it do it’s job flawlessly yesterday, and somehow don’t work now. The only possible relevance in the process is a python backend server I tested, which did not use the same port anyways. The problem only happen on my machine, and works perfect when on other machine. So I’d like to ask how to identify what is in my way and try to solve them.
pnpm and npm cannnot start a vite server nor install package, with error code 3221225477
The problem is that it do it’s job flawlessly yesterday, and somehow don’t work now. The only possible relevance in the process is a python backend server I tested, which did not use the same port anyways. The problem only happen on my machine, and works perfect when on other machine. So I’d like to ask how to identify what is in my way and try to solve them.