1
votes

Im still new to ReactJS. I already install NodeJS but I cant type npm -v or npm --version. node -v is working fine. I tried everything from google, youtube and any source. I tried to add PATH from control panel, reinstall NodeJS, restart PC, etc... I tried everything from github too still cant run that.

C:\Users\ACER>npm -v
'npm' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\ACER>node -v
v14.17.6
Don't post picture of code, copy past it in code blockMickael B.
Hi Im trying to show the cmd commandWahyu Agung
Have you installed node? node --versionevolutionxbox
yeah node --version run successfullyWahyu Agung
v14.17.6 this oneWahyu Agung