ansa
ansa3y ago

cli.bundle.cjs is deleting itself

another thing; I seem to have to run rm -r node_modules/ and npm i quite often as it seems that node_modules/convex/dist/cli.bundle.cjs is auto-deleting itself? has anyone had this issue?
4 Replies
alexcole
alexcole3y ago
Huh. I haven't seen that before. Do you have any idea what you are running when it is auto-deleting itself? Is there anything special about your setup? Sounds like you're using a Vite demo app?
ansa
ansaOP3y ago
I'm just doing the very first tutorial, the 0-hello-convex one and running npx convex dev/npm run dev. I don't think there's anything special about my setup, just running it on my mac https://docs.convex.dev/getting-started/hello-convex
Hello Convex | Convex Developer Hub
This tutorial will teach you how to set up your first Convex app. Let's get
alexcole
alexcole3y ago
Bizarre. But thanks for the bug report! We'll have to dig into this more...
ansa
ansaOP3y ago
ah I think the issue is just that it keeps uploading to icloud i'll mark it as not supposed to be uploaded to icloud

Did you find this page helpful?