You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When no GIT origin has been defined, we get can such error on any kontinuous command :
➜ npx kontinuous@latest cleanno git repository url defined and can't be inferred, default to ""no git repository url defined, repository will default to dirname "test-xxx"🥷 kontinuous v1.167.0 on node v18.14.0📂 buildPath: file:///var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK extends ̂file /var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK/charts/project/charts/fabrique/extends/buildkit-service.yaml not found as expected for specified extends buildkit-serviceError: extends ̂file /var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK/charts/project/charts/fabrique/extends/buildkit-service.yaml not found as expected for specified extends buildkit-service at beforeChildren (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/common/config/load-dependencies.js:74:1) at recurseDependency (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/helm-tree/dependencies/recurse.js:41:1) at async Promise.all (index 0) at recurseDependency (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/helm-tree/dependencies/recurse.js:45:1) at module.exports (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/common/config/load-dependencies.js:20:1) at loadConfig (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/dist/index.js.cache.js:173912:14) at Object.callback (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/dist/index.js.cache.js:180833:22) at Command.parseAsync (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/node_modules/commander/lib/command.js:935:1) at cli (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/kontinuous/src/cli/index.js:88:1) at /Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/kontinuous/src/cli/index.js:133:1
The text was updated successfully, but these errors were encountered:
When no GIT origin has been defined, we get can such error on any kontinuous command :
The text was updated successfully, but these errors were encountered: