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
I am encountering an issue when trying to start a new React app using create-react-app. After running the commands below, I get the following error when executing npm start.
npx create-react-app client
cd client
npm start
The npm start command fails with the following error message:
I am encountering an issue when trying to start a new React app using create-react-app. After running the commands below, I get the following error when executing npm start.
The npm start command fails with the following error message:
The text was updated successfully, but these errors were encountered: