Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (111)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.1
こういうエラーでた
↓
brew unlink node
brew install node@14
brew link --overwrite node@14
npm rebuild node-sass