Error: buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref kne0msd6uexyjrhi1dqwby7iz::uk0c4v8ukx8dm5nuk4vhr6cr7: "/package-lock.json": not found
Added package-lock forcefully and now I think I am getting different errot.
WARNING: local cache import at /tmp/.buildx-cache not found due to err: could not read /tmp/.buildx-cache/index.json: open /tmp/.buildx-cache/index.json: no such file or directory
ERROR: failed to solve: unexpected status: 404 Not Found
Error: buildx failed with: ERROR: failed to solve: unexpected status: 404 Not Found
On checking the logs I see that deploy step is trying to deploy app with the name dnb-staging-staging and is failing so I tried to rename app name in fly.toml to dnb and it again fails at build step saying app not found.