Recently, when I compile my scss files I get an error. The error message says:
Browserslist: caniuse-lite is outdated. Please run next command n
n
On the Mac, I deleted node_modules and package-lock.json, then ran npm install and it fixed my issue.