for me this only failed on the pipeline build (ubuntu) so I needed to add it as an optional dependency in my package.json
"optionalDependencies": { "sass-embedded-linux-x64": "^1.88.0" },