I'm trying to create a next app using the following CLI command: npx create-next-app and after entering my app name it gives me the following error:

Note that I have previously created a next app using the exact same method and it did work just as intented without any errors.