I am currently encountering an unexpected error while trying to run my React JS project. I have shared the GitHub URL for my project here: https://github.com/huzaifa-aslam/ozone
I have installed the development dependencies using npm i, but I ran into a node-sass error. I managed to resolve the node-sass error, but I am now stuck with the following error message: "npm ERR! gyp info it worked if it ends with ok".
I would be grateful if anyone could offer their guidance and assistance in resolving this issue. Thank you in advance for your help.