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

(VSCode extension) Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (75) #2920

Closed
ghost opened this issue May 13, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented May 13, 2020

Attempting to use node-sass in VSCode extension...

Node version 12.10.0
NPM version 6.10.3
Node-sass version: [email protected]
Libsass version 3.5.5
Node process output

{
  node: '12.10.0',
  v8: '7.6.303.29-node.16',
  uv: '1.31.0',
  zlib: '1.2.11',
  brotli: '1.0.7',
  ares: '1.15.0',
  modules: '72',
  nghttp2: '1.39.2',
  napi: '4',
  llhttp: '1.1.4',
  http_parser: '2.8.0',
  openssl: '1.1.1c',
  cldr: '35.1',
  icu: '64.2',
  tz: '2019a',
  unicode: '12.1'
}

OS Win32 x64

I've tried rebuilding and updating node-sass but I still encounter the same issue...

I also checked VSCode node version and it's running 12.10.0 too.

@ghost ghost changed the title Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (75) (VSCode extension) Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (75) May 13, 2020
@ghost
Copy link
Author

ghost commented May 13, 2020

Decided to use dart-sass 🏃‍♂️

@ghost ghost closed this as completed May 13, 2020
This issue was closed.
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

0 participants