sortofsleepy
sortofsleepy
CCConvex Community
Created by sortofsleepy on 10/6/2024 in #support-community
npx convex import - always pushes to the same/wrong project
Thanks for the notes @lee I'm not sure what happened but things seem to be working now after trying things after completely nuking my project files and restarting everything (not a big deal, just starting things anyways). In any case... 1. I did catch the global env variable being set earlier but I was still seeing the same activity for some reason. 2. I didn't think to try that but will keep in mind next time 3. Env variables looked fine and appeared to be pointing to project B Anyways, thanks for the input!
4 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
Apologies! Totally didn't see this till now but I think I'm fine using the Rust library I patched together. The generated C libraries from that seems to work for my purposes. Appreciate the help!
19 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
Thanks for the link @dowski ! I didn't know this project exists. Bookmarking for later. I actually managed to cobble something together; after testing my duct-tapped library using your folks' Rust crate it looks like it'll work well enough for my purposes. Not sure how to mark this as "closed" but feel free to close this. But that said, I think it would still be great to figure out why the openapi cli isn't generating the any_type.h header.
19 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
Sorry for not clarifying. OpenAPI does offer the cli via npm https://openapi-generator.tech/docs/installation#npm But if one of the other versions is known to be more reliable I'd consider trying that(NPM was the most convenient option)
19 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
ok, I think I have something working in Rust but still need to test. That said it's a bit more verbose than I would have liked. Still open to any ideas on how to generate via OpenAPI or where to look next.
19 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
I'm just using whatever the latest one is thats on NPM. Full error is fatal error: any_type.h: No such file or directory
19 replies
CCConvex Community
Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
Ah... that's a good idea! Can't believe I didn't think of that. I actually already have some idea of how that might work but open to any concrete instructions you might have dowski
19 replies