Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Node Sass Version Issue (Node 14.1.0 & Node-Sass 4.14.0) #176

@metalogica

Description

@metalogica

Receiving the following error in the Cypress test runner in Chrome:

Error: Webpack Compilation Error
./src/pages/Dashboard/Orders/index.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-6-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-6-3!./node_modules/sass-loader/dist/cjs.js??ref--6-oneOf-6-4!./src/pages/Dashboard/Orders/index.scss)
Module build failed (from ./node_modules/sass-loader/dist/cjs.js):
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (76)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.0
 @ ./src/pages/Dashboard/Orders/index.scss 2:14-305 21:1-42:3 22:19-310

Here is more information regarding my runtime:

NPM version: 6.14.1
Node version: 14.1.0
Node Process:
{
  node: '14.1.0',
  v8: '8.1.307.31-node.32',
  uv: '1.37.0',
  zlib: '1.2.11',
  brotli: '1.0.7',
  ares: '1.16.0',
  modules: '83',
  nghttp2: '1.40.0',
  napi: '6',
  llhttp: '2.0.4',
  openssl: '1.1.1g',
  cldr: '36.1',
  icu: '66.1',
  tz: '2019c',
  unicode: '13.0'
}
Node platform: darwin
Node arch: x64
Node-Sass version: 
  node-sass	4.14.0	(Wrapper)	[JavaScript]
  libsass  	3.5.5	(Sass Compiler)	[C/C++]
Npm Node Sass Version: node-sass@4.14.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions