Hi I\'m having issue while installing react-dom module.
I\'m able install other modules like react express modules, on windows 10. 64 bit machine
npm
yes It is caused by the anti-malware software
sudo rm /tmp/* -R -f
solved my problem in arch linux.
Reason : anti-malware software
Try : uninstall "ByteFence" named application
This was truly caused by Anti-Malware software in my own case.
We met the same issue in one Dell computer. Finally we found it was caused by the ByteFence Anti-malware software. After we uninstalled it, npm works.
I had got the same error while installing angular/cli. On uninstalling the anti-malware on my Windows 10 machine worked as the trick, I was able to successfully install angular/cli. The anti-malware in some ways restricts the installation of certain modules via npm.