Error in deploy

Hi everyone! I’ve a problem trying to deploy netlify, and I’m becoming crazy trying to solve it. Maybe it’s super easy to solve.

This is my full log error, because it was too long, i uploaded to pastebin. Could someone tell me what’s the problem? Thanks!

Hi @davbrican

What version of node-sass are you using? As I mentioned here, Node.js 16 (the version used in the latest build image) requires node-sass 6+.

So you have to options:

  1. Upgrade node-sass
  2. Downgrade the node version used.

Thanks! I did that and more warnings appeared but it’s the same problem with other dependencies. Thank you!

1 Like