'I am trying to install Node.Js but it keeps showing me this. what can I do to solve this problem? [closed]

this is the error message I get trying to install Node.js on my PC



Solution 1:[1]

To install NodeJS on Windows you need to have a minimum of 10 GB free disk space in the C:\\ drive. From your above error picture I see you are getting a not enough disk space error. So you have to free up some space on the C:\\ drive. And if you still get error when you have enough space then you have to run the installation script as administrator.

Solution 2:[2]

Right click Start button > File Explorer > Select This PC in left column and check C:\ drive in right hand column.

How much free space do you have on the C:\ drive?

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 udoyhasan
Solution 2 my_learn