I have issues trying to install NodeJS on my Windows 10 PC.
When I download the MSI Installer (node-v14.17.2-x64.msi) and run it, the installation starts but when it goes around 80% the following Error appears:
I changed the PATH variables as described in this answer ->
Installing Node.js (and npm) on Windows 10
I also tried to change the permissions as suggested in this github issue ->
https://github.com/nodejs/help/issues/313
Nothing seems to work, i always get the same error message.