Closed jiajiaxd closed 3 years ago
Got same error, how to fix this? Windows 10 x64
I think you need to install Git
I have installed Git
So um yeah, I had that, I actually installed git again, then followed this
Have you correctly set your PATH to point at your Git installation?
You need to add the following paths to PATH:
C:\Program Files\Git\bin\ C:\Program Files\Git\cmd\ And check that these paths are correct – you may have Git installed on a different drive, or under Program Files (x86). Correct the paths if necessary.
Modifying PATH on Windows 10:
In the Start Menu or taskbar search, search for "environment variable". Select "Edit the system environment variables". Click the "Environment Variables" button at the bottom. Double-click the "Path" entry under "System variables". With the "New" button in the PATH editor, add C:\Program Files\Git\bin\ and C:\Program Files\Git\cmd\ to the end of the list. Close and re-open your console.
And added C:\Users\user\AppData\Roaming\npm from user variables to system variables. Hope it will work!
When I use npm install,it says
Linux Debian Arm64
Don't use root
When I use npm install,it says
Linux Debian Arm64