Skip to content

fix: update mapping to support querying branch position#2

Open
TheAspectDev wants to merge 1 commit intoamirkabiri:mainfrom
TheAspectDev:resolve-by-branch-position
Open

fix: update mapping to support querying branch position#2
TheAspectDev wants to merge 1 commit intoamirkabiri:mainfrom
TheAspectDev:resolve-by-branch-position

Conversation

@TheAspectDev
Copy link

The open command runs the install command if the given version is not installed yet, * install ${revision}, but the install command throws an error.

96.0.4640.2 not installed. Installing...
Error: Command failed: node chvm install 920553
Error: Version "920553" not found. Run "chvm ls" to see available versions.

This error is caused by the install command not being able to resolve a version by its branch position.

  • This commit fixes this issue by adding branch-position resolving support to resolveVersion inmapping.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant