// first run in terminal: yarn add --dev dotenv // create .env file in root directory // then add below line in the .env file SKIP_PREFLIGHT_CHECK=true