uncenter
uncenter
DDeno
Created by uncenter on 1/29/2025 in #help
Unable to update entrypoint configuration on Deno Deploy
I'm confused and stuck on updating the entrypoint for a project on Deno Deploy. I had initially set up the entrypoint at a different path, but then moved the entrypoint file and updated the deploy.entrypoint field of my deno.json to match the new path. Running deployctl deploy from the root directory results in a successful deployment. But pushing to main and triggering the Git hook for prod deployments continues to fail, when Deploy tries to find a now-nonexistent entrypoint. It seems as if Deploy isn't reading the deno.json to determine the entrypoint? Cross posted from my original message at https://discord.com/channels/684898665143206084/826085979344470037/1333951330607173713.
9 replies