arpittyagi102 / LinkUp

Link Up is a real time chatting application project, it utilizes, MERN, socket.io
https://getlinkup.vercel.app
MIT License
23 stars 30 forks source link

added a "already have an account" btn #15

Closed anubhav1206 closed 1 year ago

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @arpittyagi102 on Vercel.

@arpittyagi102 first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
link-up ❌ Failed (Inspect) Jul 3, 2023 4:29pm
anubhav1206 commented 1 year ago

Hey, What i want is "Already have a account" should be a link, which looks like "Don't have an account" link on Login page and clicking on which it should go to "/login" clicking on your button it is trying to submit the form

will make the necesary changes

anubhav1206 commented 1 year ago

I have made the changes from my end, however, I am unable to run it locally. Can you check the changes and let me know?

arpittyagi102 commented 1 year ago

It is showing an error

21:59:12.548 | Failed to compile.
--
21:59:12.548 |  
21:59:12.548 | [eslint]
21:59:12.548 | src/Pages/SignupPage/SignupPage.jsx
21:59:12.549 | Line 150:41:  'Link' is not defined  react/jsx-no-undef
21:59:12.549 |  
21:59:12.549 | Search for the keywords to learn more about each error.
21:59:12.549 |  
21:59:12.549 |  
21:59:12.596 | Error: Command "npm run build" exited with 1
21:59:12.828 | BUILD_UTILS_SPAWN_1: Command "npm run build" exited with 1

May i ask why are you not able to run it locally...