Answers for "Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime in cypress tests"

8

Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (88)

npm update node-sass
Posted by: Guest on February-12-2021
0

Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime in cypress tests

//in cypress.json

{
 "nodeVersion":"system"
}
Posted by: Guest on April-19-2022

Code answers related to "Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime in cypress tests"

Code answers related to "Javascript"

Browse Popular Code Answers by Language