While trying to create-react-app I face this error and couldn't find any fix.
Solutions I have tried.
- reinstall node
- install mkdrip using 'npm install mkdir p@latest'
- npm clean cache
But nothing seems to work.
My machine setup details
- Node version LTS v12.19.0
- npm version 6.14.8
- Windows 10 x64-bit
Previously I faced no issue while creating a react app with same configurations, but now this error don't seem to go.