node sass not working OS X 64-bit with Node.js 12.x
🖥️

node sass not working OS X 64-bit with Node.js 12.x

Tags
dev
Property
Published
May 26, 2021
slug
node-sass-error
Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 12.x
"node-sass": "^5.0.0",
"sass": "^1.29.0"
 

node sass rebuild

npm rebuild node-sass --force