Sanity Portfolio Starter build fails without clearing cache

Hi @adamatronix :wave:t6: ,

The error relates to:

3:52:08 PM: npm ERR! Fix the upstream dependency conflict, or retry
3:52:08 PM: npm ERR! this command with --force, or --legacy-peer-deps

You could use this to fix but that is only possible on the step where we install node modules:

4:35:41 PM: Now using node v14.18.1 (npm v8.13.2)

Since this error is happening on another step of the build process. You will need to figure out how to force this flag in that particular step of the process.