J_Dheeraj@4103

Results 28 comments of 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 ![image](https://github.com/user-attachments/assets/2f76b718-e7c1-449f-92cb-0e9ba2117c93)

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`. ![image](https://github.com/user-attachments/assets/219a58db-9d58-4151-bc74-1c871caed32e) But there are few test cases that are failing,...