I wanted to run a local version of this site, as it is currently down (latest updates at issue #540), but when I run npm i and gulp it crashes, with the following logs, and does not open the dev server.
[12:53:31] Loaded external module: @babel/register
Error: Node Sass does not yet support your current environment: Linux 64-bit with Unsupported runtime (127)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.1
I wanted to run a local version of this site, as it is currently down (latest updates at issue #540), but when I run
npm iandgulpit crashes, with the following logs, and does not open the dev server.