17 Replies
can you check your package.json?
yup, it's:
it might be with dev deps too
No its not in the dev deps...
should I include it in the dev deps?
@Achilleas How about you press that button next to the convex version? It looks like upgrade button

I tried, it just takes me to the Github changelog page
me is a bit confused
hahaha me too
My version matches what's in the package.json
It's been like that for ~3 months, not sure what i've done wrong or if it's a bug
I'm saying, it could be from dev deps like convex-auth, and convex-helpers
If you can update convex-helpers to latest, and convex itself to latest, then refresh the page, if that doesn't work, then it might be something that can be forwarded to the dashboard people
It's something that doesn't affect your project what so ever
@Achilleas How are you running convex dev?
Is it using this command:
npx convex dev
or this:
convex dev
If it's the 2nd one, it might be that you're using a global installation of convex. just type
Holy shit
that was it
🙂 Glad to help
THANK YOU DUDE!
really appreciate it, you too Sara!