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
I've fixed this issue by doing, step by step:
node_modules
package-lock.json
npm --depth 9999 update
npm install