Running Scully Without Data Collection Prompt

Ole Ersoy
Jan 4, 2021
Image by Myriams-Fotos from Pixabay

Scenario

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

--

--