Sreenath Kumar

Results 5 comments of Sreenath Kumar

@arjundarkweb look ### 1. Create .env inside the root directory: ![image](https://github.com/maryamaljanabi/bestbags-nodejs-ecommerce/assets/60534594/80dbd482-9ee5-43ab-a95e-567844281fa9) ### 2. In the .env file add the credentials: ![image](https://github.com/maryamaljanabi/bestbags-nodejs-ecommerce/assets/60534594/821c6467-e4ae-409c-a228-cd2a2dfc10ba)

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. ![image](https://github.com/RocketChat/EmbeddedChat/assets/60534594/9c6d4153-2ee7-4db8-b12d-6940f87cd495)

@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....