This solution is for Windows users.
You can open the node.js installer and give the installer some time to compute space requirements and then click next and click remove. This will remove node.js from your computer and again reopen the installer and install it in this path - C:\Windows\System32
or
Cleaning Cache
and Node_module
will work.
Follow this steps:
npm cache clean --force
node_modules
folderpackage-lock.json
filenpm install