Working on the same project as a colleague, when performing npm install I have the following problem, although none of my colleagues have the same problem. We all use docker
npm install is falling while installing node-sass. I have faced this issue personally many times and npm rebuild node-sass command always helps me out.