queue icon indicating copy to clipboard operation
queue copied to clipboard

Node-sass incompatible with OS/X Catalina 10.15.3

Open andrewstec opened this issue 4 years ago • 0 comments

Node-sass will not compile in OS/X Catalina 10.15.3 without upgrading the NPM package version:

image

After running npm update node-sass, I can successfully build:

image

After running the update command, I can successfully run npm run dev:

image

NOTE: I am running Node v12.13.0.

andrewstec avatar Mar 16 '20 18:03 andrewstec