Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

System env SASS_BINARY_DIR is ignored when installing with npm 8.10.0 #3273

Open
ghost opened this issue May 24, 2022 · 1 comment
Open

System env SASS_BINARY_DIR is ignored when installing with npm 8.10.0 #3273

ghost opened this issue May 24, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented May 24, 2022

Tested on node versions: 16.15.0, 16.14.0
Reproduced on two different computers, on Windows.

When running npm install:

  • postinstall on npm 8.5.5 works - pre-compiled binary is used, no build is attempted
  • postinstall on npm 8.10.0 doesn't work - pre-compiled binary is ignored

Maybe passing system envs is broken in some version of npm newer than 8.5.5?

Reporting it here, because maybe someone else could debug exactly what's happening.

@Aqiu007
Copy link

Aqiu007 commented Jul 4, 2022

I found that SASS_BINARY_SITE is also not supported

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant