in src/bake.ts [211:219]
throw Error(
util.format(
'kustomizationPath %s does not exist. Please check whether file exists or not.',
kustomizationPath
)
)
}
const options = {