Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to find sign-in , sign-up route. #405

Closed
PriyeshPandey2000 opened this issue Jan 16, 2025 · 2 comments
Closed

Not able to find sign-in , sign-up route. #405

PriyeshPandey2000 opened this issue Jan 16, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@PriyeshPandey2000
Copy link

Is your feature request related to a problem? Please describe.
when i click sign up or signin it opens localhost:3000/sign-in , sign-up and the route does not exist , when i try localhost:3001 then also the route does not exist . I remember it worked when i cloned the first time . but now iam not getting that route .

Describe the solution you'd like
I want to know where is that route by default and even if iam logged in correctly iam still getting option for sign-in in navbar.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

@PriyeshPandey2000 PriyeshPandey2000 added the enhancement New feature or request label Jan 16, 2025
@PriyeshPandey2000 PriyeshPandey2000 changed the title Not able to find signi-in , sign-up route. Not able to find sign-in , sign-up route. Jan 16, 2025
@haydenbleasel
Copy link
Owner

Hi @PriyeshPandey2000, that route exists on the app at sign-in and sign-up as you noted.

Can you confirm you've done the following?

  1. Ran the app only with pnpm dev --filter app
  2. Added all the relevant environment variables, particularly Clerk

Also, can you share your terminal / console logs here in case there's a visible error.

@PriyeshPandey2000
Copy link
Author

Thanks I was able to run it and get the gist of where what exists .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants