queue
queue copied to clipboard
Node-sass incompatible with OS/X Catalina 10.15.3
Node-sass will not compile in OS/X Catalina 10.15.3 without upgrading the NPM package version:
After running npm update node-sass
, I can successfully build:
After running the update command, I can successfully run npm run dev
:
NOTE: I am running Node v12.13.0.