We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c87b5b9 commit c87fa43Copy full SHA for c87fa43
packages/cli/src/actions/sync.ts
@@ -38,7 +38,7 @@ export default async function sync(options: {
38
...rootAccount,
39
log: options.verbose,
40
}));
41
-
+
42
try {
43
if (
44
await driver.checkLogin({
0 commit comments