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

WSL/WSL2 Suppot #2776

Closed
mo-kalaleeb opened this issue Oct 29, 2019 · 1 comment
Closed

WSL/WSL2 Suppot #2776

mo-kalaleeb opened this issue Oct 29, 2019 · 1 comment

Comments

@mo-kalaleeb
Copy link

No description provided.

@nschonni
Copy link
Contributor

There is nothing we can add for this. This is the same as sharing with a regular Docker container. NodeJS native bindings are specific to the OS/compiler, reinstall/rebuild in your WSL workspace

jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this issue Apr 7, 2024
This new implementation is similar to the one in dart-sass.

Also fixes a few bugs in hash calculation (`==` objects having different hashes) and comparison (`a < b` and `b < a` being true at the same time; this should also fix sass#2776).

The following tests are fixed by this change:

```
/spec/selector-functions/unify/universal_simple
/spec/extend-tests/237_extend_with_universal_selector_different_namespace
/spec/extend-tests/040_test_universal_unification_with_namespaced_element_target
/spec/extend-tests/053_test_element_unification_with_namespaced_universal_target
/spec/extend-tests/236_extend_with_universal_selector_empty_namespace
/spec/extend-tests/096_test_long_extender_runs_unification
/spec/extend-tests/060_test_element_unification_with_namespaceless_element_target
/spec/extend-tests/051_test_element_unification_with_namespaceless_universal_target
/spec/extend-tests/038_test_universal_unification_with_namespaceless_element_target
/spec/extend-tests/029_test_universal_unification_with_namespaceless_universal_target
/spec/extend-tests/031_test_universal_unification_with_namespaced_universal_target
/spec/extend-tests/062_test_element_unification_with_namespaced_element_target
```

sass-spec output_styles update: https://github.com/sass/sass-spec/pull/1319/files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants