You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
It would be possible to backport #3209 to node-sass 6.0+?
Motivation:
It would avoid the following error:
Workaround: Use selective dependency resolutions strategy in package.json:
npm -v
): 8.1.2node -v
): v16.13.2node -p process.versions
):node -p process.platform
): darwinnode -p process.arch
): arm64node -p "require('node-sass').info"
):npm ls node-sass
):The text was updated successfully, but these errors were encountered: