I installed nodejs and its version is node –version
v22.3.0
and on running the command npx create-next-app@latest it is throwing the error
when I tried running the npm -v it throws the error
Earlier it was working fine when I was working with react but don’t know what I changed and when I started creating the app in next it’s giving me a headache..
I tried to google the issue and even on stackoverflow but it didn’t work and even chatgpt couldn’t solve the problem>>
I would appreciate if anyone can help me to solve this issue
Thanks in advance, i’m waiting for the answer
I’m expecting something similar