Updating node version for local
nvm install v12.17.0nvm alias default 12.17.0nvm use default- then
npm installagain
If you get an issue when trying to run your server afterward, you can run this:
npm rebuild node-sass (- says it in the error message)