Unable to create new react app with npx create-react-app

You can try deleting the .npmrc file located in Users/you/.npmrc and run the command again, seems there is a bug with npm and this is a workaround

Leave a Comment