I finished my PC today and I wanted to install node.js on it. But for some weird reason, it is saying \"Copying files\" and then after a few seconds, it says \"Rolling back\".
I was facing same problems in win 10 system but i was able to install it by doing following steps:
--- Disable ur antivirus it might be blocking node event tracer
--- Disable installation of all components as shown in image below
installation file image
-- complete installation
-- After installation again go to setup and enable components one by one and install , leave out performance counter
-- After all components are installed code to cmd and do node -v u will see it works