botkit-cms icon indicating copy to clipboard operation
botkit-cms copied to clipboard

Install fails with new Apple Silicon (Node Sass does not yet support your current environment)

Open aminoche opened this issue 4 years ago • 0 comments

After completing the steps in the README, I ran "npm run build".

This step returned the error below on the new Apple silicon. The expected result was a successful build.

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

Model Name: MacBook Pro Model Identifier: MacBookPro17,1 Chip: Apple M1 Total Number of Cores: 8 (4 performance and 4 efficiency) Memory: 16 GB System Firmware Version: 6723.61.3

aminoche avatar Dec 24 '20 00:12 aminoche