Can't deploy functions since upgrading CLI to v1.123
I went to deploy a function this morning and upon doing so, it asked me to upgrade to the latest version of supabase CLI. Thats fine, I proceed with that as normal.
After doing so I am now greated with this message when I try to deploy:
I have never had to have docker running in the past to be able to deploy. However I run docker and try to deploy my function again. I then get the below error:
" Supabase CLI 1.123.0 Bundling starterPackageExecute Error: entrypoint path does not exist (C:\home\deno\functions\starterPackageExecute\index.ts) error running container: exit 1 "
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.