throw Error()

in src/bake.ts [179:187]


         throw Error(
            util.format(
               'Docker compose file path %s does not exist. Please check the path specified',
               dockerComposeFilePath
            )
         )
      }

      const options = {