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 snapshot is pointing to the problem with react-script I did some searches on how to fix this and I got a solution to upgrade the react-script from "4.0.3" to latest version which currently is "5.0.1" by writing this command : npm i react-scripts@latest
and it works! 😎✌🏼
I'm going to submit a pull request to update this module I'm not sure if this is a correct way to contribute. Though I will do it :)
Sorry if I'm doing this in incorrect way, please advise me if it's.
Thanks!
The text was updated successfully, but these errors were encountered:
Hello Udacity students :)
starting from this clear Title 😁,
I've faced an issue when I was trying to run this app React-Fundamentals-C1-React-Contacts using
npm start
I got this issue in the terminal :
This snapshot is pointing to the problem with react-script I did some searches on how to fix this and I got a solution to upgrade the react-script from "4.0.3" to latest version which currently is "5.0.1" by writing this command :
npm i react-scripts@latest
and it works! 😎✌🏼
I'm going to submit a pull request to update this module I'm not sure if this is a correct way to contribute. Though I will do it :)
Sorry if I'm doing this in incorrect way, please advise me if it's.
Thanks!
The text was updated successfully, but these errors were encountered: