I'm running into an issue while trying to create a new Next.js app in VSCode. When I use the command `npx create-next-app@latest`, I get the following error:
Why is this happening, and how can I fix it? Any advice or solutions would be much appreciated! I've tried many things but still the error.
Note: My node is of the latest version
Thanks in advance!