Nipunn Koorapati
Nipunn Koorapati
Ok let's do it! I am probably going to wait a little bit before releasing again (try to get one more fix in)
Yeah that's interesting. It's a little surprising that only the async stub has @Evgenus worked on this originally and may have some insight. I am curious what concrete issue you're...
Been a little busy - will try to get to it with some time. Thanks for the contribution.
Hi @kmr-rohit - not yet. Lot going on over at Convex - it's in my queue.
Agreed! Likely a bug somewhere. The idea is that a "Convex Module Identifier" should be something platform agnostic. Clientside path (samples) C:\nipunn\repo\convex\dir\file.ts /Users/nipunn/repo/convex/dir/file.ts Module path dir/file.js The CLI should be...
self-hosting on windows is not as battle tested as on other platforms (since we run cloud convex on linux ourselves). Windows should work, but I'm not surprised to find little...
oh - that should definitely work. Likely a bug in the CLI.
I was able to repro - and spotted a bug where the MCP status command didn't work with self-hosted. Sending up a fix. https://github.com/get-convex/convex-backend/commit/0af2823bff7bda3c7546cb23c6a547033643e58f Idea would be that you run...
was working for me  Try opening the directory and poking around to make sure everything is there? We'll have an NPM release out at some point in the next...
There's `bin/main.js` which is a node app instead of bash - you can use that instead.  Or otherwise just hang tight and wait for an NPM release (some time...