ENOENT 'C:\C:\...' when starting local instance on windows.
Any help would be greatly appreciated with this!
I'm trying to run convex locally after having it running in the cloud.
running
pnpm convex dev --configure --dev-deployment local and now after that, running pnpm convex dev gives the following error:
I've tried setting CONVEX_TMPDIR but that doesn't seem to do anything helpful.
(i did confirm that it is reading that value, because i was able to get a different error by setting up a bad value for it)
(its set to this currently: C:\Users\My User\.convex)
pnpm: 10.19.0
convex: 1.28.2
node: v22.19.0
windows 11 Version: 24H2, build: 26100.68991 Reply
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!