When we run npm run scully
it asks us if it’s OK to collect anymous data. We want to switch this off.
Approach
npm run scully --noPrompt
When we run npm run scully
it asks us if it’s OK to collect anymous data. We want to switch this off.
npm run scully --noPrompt