Frontend won't work
When I run the command npm install in the frontend/app folder it returns a lot of errors about react-dom, react-screen-loading, and react-router-dom. It says there is an upstream conflict and that the packages are either incorrect or potentially broken.
The same thing happened. Npm install occures error. npm ERR! gyp ERR! cwd /Users/kadiryaren/Downloads/react-real-time-chat-app/Frontend/app/node_modules/node-sass npm ERR! gyp ERR! node -v v18.3.0 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1
npm ERR! A complete log of this run can be found in: npm ERR! /Users/kadiryaren/.npm/_logs/2022-08-05T19_04_18_739Z-debug-0.log
The same things happened. Npm install gives a lot of errors.