#Updated the dependency in convex-auth-example

1 messages · Page 1 of 1 (latest)

night niche
#

Hi guys!! I’ve been exploring Convex for the past two days and convex made an example project chat application to showcase auth. However, when I tried to run it locally, I encountered an issue because the npm-run-all command dependency was missing. so I fixed it and made PR.
https://github.com/get-convex/convex-auth-example/tree/main

Unfortunately, I received a message indicating that all checks have failed, and it shows:

All checks have failed
1 failing check
@vercel
Vercel — Authorization required to deploy.

This is my first PR, what is the problem?

GitHub

Convex Auth example repo. Contribute to get-convex/convex-auth-example development by creating an account on GitHub.

latent sableBOT
#

Thanks for posting in #1088161997662724167.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.

  • Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
  • Use search.convex.dev to search Docs, Stack, and Discord all at once.
  • Additionally, you can post your questions in the Convex Community's #1228095053885476985 channel to receive a response from AI.
  • Avoid tagging staff unless specifically instructed.

Thank you!

shadow brook
#

Ah thanks -- I think we have it set up so only Convex employees can generate preview deployments. I'll make sure your change gets added (this repo is also a little weird because it's actually synced over from https://github.com/get-convex/convex-auth)