Closed sbalayan1 closed 1 year ago
Hey Sean!
Thanks for posting this. We don't currently have a fix for this problem, but we're looking into it.
We'd recommend not assigning this lab to students for the time being.
Thanks!
A new PR has been merged with updated dependencies that should fix this issue.
If you continue to encounter this problem, please re-open this issue. (Remember to verify that you have the updated version of this lab first.)
If you encounter any new problems, please create a new issue!
Canvas Link
https://github.com/learn-co-curriculum/react-hooks-practice-animal-shelter
Concern
Starting the development server...
/home/seanbalayan/code/labs/JavaScript/react-hooks-practice-animal-shelter/node_modules/react-scripts/scripts/start.js:19 throw err; ^
TypeError: Cannot read properties of undefined (reading 'toString') at /home/seanbalayan/code/labs/JavaScript/react-hooks-practice-animal-shelter/node_modules/webpack/lib/cache/PackFileCacheStrategy.js:1217:53 at async Promise.all (index 47)
Additional Context
Students are unable to run npm start
Suggested Changes
No response