Closed jhechtf closed 2 years ago
deno install -A -n version-bump --no-check https://deno.land/x/version_bump@0.2.0/cli.ts
version-bump --firstRelease
error: Uncaught Error: TypeInfo not known for "Git" at r.construct (https://cdn.esm.sh/v77/tsyringe@4.6.0/deno/tsyringe.js:4:6281) at r.resolve (https://cdn.esm.sh/v77/tsyringe@4.6.0/deno/tsyringe.js:4:2182) at https://deno.land/x/version_bump@0.2.0/cli.ts:99:23
To work.
Okay so some things learned:
But those are different issues from this, and I will open other tickets for them.
Resolving.
Description
Steps to recreation
deno install -A -n version-bump --no-check https://deno.land/x/version_bump@0.2.0/cli.ts
.version-bump --firstRelease
Expected behavior
To work.
Exit Criteria