J_Dheeraj@4103
J_Dheeraj@4103
@alexanmtz Can you please assign me to this issue ?
Thanks @alexanmtz , I will start working on it.
Hey @alexanmtz , there are lot of libraries that are deprecated, even if I use docker to build project both frontend and backend fails.
hey @alexanmtz, some packages require node v12 but some require version > v14, even after using command given by I'm not able to setup project
hey @alexanmtz I tried what you said but it didn't work.
You need to update package.json because many packages are deprecated and suggested to use alternative packages like 
Hey @alexanmtz I have updated package.json for backend and it is working fine now, Thanks for help. Frontend is also working fine But I have tried seeding the database but...
Hey @alexanmtz, I have ran the **migrations and it was successful**, but I encountered an **issue while seeding data**, **My OS is Windows**
hey @alexanmtz I have set up project. But some data is not seeded, I think I need to Setup the project again. **Should I create a seperate PR for updated...
Hey @alexanmtz, I have successfully set up project, and everything is working fine, I was able to `Signup `and `login`.  But there are few test cases that are failing,...