illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

Node-sass incompatible with OS/X Catalina 10.15.3 #306

Open andrewstec opened 4 years ago

andrewstec commented 4 years ago

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.