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
Deleting node_modules and package-lock.json and npm i solve the issue for me.
node_modules
package-lock.json
npm i