I know this issue is already discussed in few questions.
But for me the Angular application(Angular Version6) was working fine before but tried to run the same code again after few months and getting this error.
node-sass
or sass
is not there in my package.json.
I am not sure if this is something related to my local node version. I have tried with node16&12 but the same result.