Closed sumit639-code closed 8 months ago
@sumit639-code We could further extend it to the SignUp Page as well. Let me know if you're interested in working on this issue.
Afcourse i want to work on this.
Great! Let me know if you have any trouble setting up the project.
I want to run the project in my system but its telling my your package file is not there
Did you follow the setup guide: https://github.com/AmanNegi/FreshNest/blob/main/frontend/react/README.md
Yes i added an .env file but didnt work
Did you run npm install
? If it still doesn't work simply install vite
as a global package.
npm install -g vite
Thank you, It worked
@sumit639-code any updates on this issue?
Yes done but i dont knwo why this is showing
Can you ensure you are on the right branch, and sync the latest changes with the main branch.
yes i pushed the update in the main branch
Hey @sumit639-code, you are not supposed to push to main
branch directly. Check out these tutorials on how to fork, create a branch, and then make changes, commit, and push changes.
i have created a new branch and then i have created the change but then only the error is showing
Which branch are you particularly working on?
log-check
You need to pull in the changes before pushing anything, as your branch is 200+ commits behind.
It dosent check the text to get the right email and password.