sagnikpal2004 / UConnect

MIT License
0 stars 0 forks source link

package.json does not have all the dependencies installed #12

Open JigneshAmmineni opened 4 weeks ago

JigneshAmmineni commented 4 weeks ago

Description: The dependencies for npm are not correctly installed and defined in package.json. Making the suggested change in the code does not help.

What should've been done: Should have set up the project more carefully with all the required installations outlined for every developer.

Suggested Fix: Update the main branch with the correct imports and installations.

Priority: High Status: To-do ETA: 1 day

image