The package in question is node-sass in my create-react-app application. It is failing its C++ build giving me this error. I removed react-scripts from my package.json, but some of my packages still use react-scripts as its dependencies (as hinted by an output below). How do I find why exactly node-sass is in my app?
I deleted my package.json and node_modules before trying to install. Here are my log outputs. Unfortunatly I cannot include them directly because of SO character limit...
npm install console output: https://pastebin.com/rV1UCqnA
The ending of /home/m/.npm/_logs/2021-08-16T20_00_36_625Z-debug.log mentioned at the ond of last log : https://pastebin.com/QmdyKPXF