After I create my react project with npx create-react-app my-app
I run npm start
and get this error as you can see below
node version: 12.16.1
npm version: 6.13.4
Error: Cannot find module './_Map'
After I create my react project with npx create-react-app my-app
I run npm start
and get this error as you can see below
node version: 12.16.1
npm version: 6.13.4
Error: Cannot find module './_Map'