-2

so I just downloaded node from the website, node works just perfect but the thing is whenever I try to use npm command in terminal it doesn't work and throws this Error

Also, I tried to update npm but it seems it won't work since I can't use the npm command like npm i npm@latest -g and it throws the same Error

Ab Arabi
  • 3
  • 1
  • 5

1 Answers1

0

Consider installing node using Node Version Manager to install them all over again.

wechu07
  • 18
  • 3
  • 1
    thanks, i think the problem was node version, but when i tried to google it i was always getting that the "gulp" doesn't work with node and i have to do some cofiguration and stuff – Ab Arabi Aug 10 '22 at 15:46