Sreenath Kumar
Sreenath Kumar
@arjundarkweb look ### 1. Create .env inside the root directory:  ### 2. In the .env file add the credentials: 
I was also facing the same problem. So i deleted the `node_modules` folder and then reinstalled all the packages by putting `yarn` command. If you use `npm` then you can...
@sidmohanty11 Now it's stucked here. 
@sidmohanty11 I have tried to make a script. But i think if we put `PORT=4000` in the `.env` file and remove the `PORT=4000` from the `package.json` is lot more easier....
@umangutkarsh no