You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
Describe the bug
I'm getting this error in Chrome version 92.0.4515.107 and created by
npx create-react-app
on http://localhost:3000/.Did you try recovering your dependencies?
Yes, I deleted node_modules, yarn.lock but couldn't find package-lock.json.
% yarn -v
1.22.10
Which terms did you search for in User Guide?
(Write your answer here if relevant.)
Environment
Environment Info:
current version of create-react-app: 4.0.3
running from /Users/erik/.npm/_npx/c67e74de0542c87c/node_modules/create-react-app
System:
OS: macOS 11.4
CPU: (4) x64 Intel(R) Core(TM) i5-4278U CPU @ 2.60GHz
Binaries:
Node: 16.2.0 - ~/.nvm/versions/node/v16.2.0/bin/node
Yarn: 1.22.10 - ~/.nvm/versions/node/v16.2.0/bin/yarn
npm: 7.13.0 - ~/.nvm/versions/node/v16.2.0/bin/npm
Browsers:
Chrome: 92.0.4515.107
Edge: Not Found
Firefox: Not Found
Safari: 14.1.1
npmPackages:
react: ^17.0.2 => 17.0.2
react-dom: ^17.0.2 => 17.0.2
react-scripts: 4.0.3 => 4.0.3
npmGlobalPackages:
create-react-app: Not Found
Steps to reproduce
npx create-react-app
yarn start
Expected behavior
Bob's your uncle.
Actual behavior
Reproducible demo
Link to repository.
The text was updated successfully, but these errors were encountered: