Hi, I’ve seen a couple threads about this error message out there, read all of them and none of the suggestions seemed to help. I’ve read App Configuration (fly.toml) · Fly Docs and Builders and Fly · Fly Docs, neither really cleared anything up for me, though I admit I’m not very well-versed in dev ops. I’ve also tried fly config save -a APPNAME, (obviously substituting APPNAME for the name of my app) but the error persists.
I originally deployed my app to Fly using Turboku, which worked beautifully. Now I’d like to be able to deploy directly from flyctl. I have no idea what Dockerfile or buildpacks config to use. I’m using Deno, if that matters.