//Add Browser=none at start script in package.json "scripts": { "start": "BROWSER=none react-scripts start", },