I’m a beginner starting out with frontend. I have started a previous react project, but i closed my vs code. Now I’m trying to start the react project again, but im gettinmg some error message like “(0 , _schemaUtils.default) is not a function” what syntax can i use to start up the project again so i can continue with it?
Wanted to start up an existing react project i’ve been working on but I couldnt, Ive tried using the “npm start” to start it up, and also tried using “cd ____” to enter the file path, but none seems to work. Would appreciate any help I can get. Thanks
uche is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.