Skip to content

Commit 8050197

Browse files
committed
its late
1 parent 7920090 commit 8050197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client/src/extension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export async function activate(context: ExtensionContext) {
5353
} else {
5454
// on windows we need to add the .bat to the binary path
5555
binaryPath = `${binaryPath}.bat`;
56+
resolve();
5657
}
5758
});
5859

0 commit comments

Comments
 (0)