📅  最后修改于: 2022-03-11 15:01:29.729000             🧑  作者: Mango
// 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