Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (88) For more information on which environments are supported please see: https://github.com/sass/node-sass/releases/tag/v4.14.1 code example

Example 1: node sass does not yet support your current environment windows 64-bit angular

npm rebuild node-sass

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

npm update node-sass

Example 3: Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (83)

npm install --save-dev node-sass