I was facing the same issue and tried several solutions, but nothing worked. Finally, I decided to install a different version of Node.js. Previously, I was using Node 16, but after switching to Node 18 using NVM, everything started working smoothly.
If you don't have NVM, I recommend uninstalling your current Node.js version and then installing the same or a new version. It should work for you as well!