Error in deploy

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.