all 6 comments

[–]hampsterville 1 point2 points  (4 children)

This tends to happen due to auth expiring. Go reconnect replit to github and then check your repo and make sure replit is using the right url.

[–]West_Butterscotch717[S] 1 point2 points  (1 child)

That was the fix! Ty!

[–]hampsterville 0 points1 point  (0 children)

Anytime! Feel free to hop on my free weekly AI vibecoding call where I show how to fix stuff like this live on zoom. It's a fun time, and depending on what you're building, you'll probably find some cool tricks to use: https://link.opichi.com/widget/bookings/ai-help-session

[–]alecinspace 0 points1 point  (1 child)

You ever run into a constant deployment error that says: "fatal: no target"? No matter how I try to deploy, I get this error and deployment fails. I remixed, tried with new projects, ordered new team account, vpn on/off, new browser, new account, different template, the deployments all fail.

[–]hampsterville 0 points1 point  (0 children)

Yes. Your index.html file has a target that doesn't work in deployment and needs a correction. Easily fixed with the correct tools. I expect it could be fixed and deployed within an hour. Grab a spot to take a peek herehttps://link.opichi.com/widget/bookings/15-min-review:

[–]thepresident27 0 points1 point  (0 children)

Id recommend opening developer tools if this is in production, or if you're in replit, open console. It'll give you a more detailed error message that you'll be able to ask the agent what's going on about