Rhys
Rhys2w ago

First time setup runs each time I run `dev` from a convex chef project

Is this expected? It's kind of annoying having to go through these prompts each time I call bun dev, haven't modified the dev script at all
No description
3 Replies
Wayne
Wayne2w ago
Hi @Rhys ! Great to see you here. Yes, appreciate you flagging it. It’s already on our to-do list to update.
ballingt
ballingt6d ago
@Rhys happen to know if this is a bun-only issue, if you use npm instead does it happen too? This auth config script should only run when you're setting this up with a new convex deployment, we'll take a look Ah I see it, fix incoming @Rhys should be fied for new Chef projects, for existing ones just remove the node setup.mjs bit from the package.json run script
Rhys
RhysOP6d ago
nice thanks!

Did you find this page helpful?