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
TypeError: require(...).parse is not a function
at Authorize.parse (/home/circleci/app/node_modules/@oclif/command/lib/command.js:85:41)
at Authorize. (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:51:22)
at Generator.next ()
at /home/circleci/app/packages/cli/src/commands/account/authorize.ts:8:71
at new Promise ()
at __awaiter (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:4:12)
at Authorize.run (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:19:16)
at Authorize._run (/home/circleci/app/node_modules/@oclif/command/lib/command.js:42:31)
at process._tickCallback (internal/process/next_tick.js:68:7)
Attempt No. 2:
Test Passed!
The text was updated successfully, but these errors were encountered:
Discovered at commit b3beb4f
Attempt No. 1:
TypeError: require(...).parse is not a function
at Authorize.parse (/home/circleci/app/node_modules/@oclif/command/lib/command.js:85:41)
at Authorize. (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:51:22)
at Generator.next ()
at /home/circleci/app/packages/cli/src/commands/account/authorize.ts:8:71
at new Promise ()
at __awaiter (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:4:12)
at Authorize.run (/home/circleci/app/packages/cli/src/commands/account/authorize.ts:19:16)
at Authorize._run (/home/circleci/app/node_modules/@oclif/command/lib/command.js:42:31)
at process._tickCallback (internal/process/next_tick.js:68:7)
Attempt No. 2:
Test Passed!
The text was updated successfully, but these errors were encountered: