When trying to log in using powershell prompt I get the message Account does not exist
and when specifying username and password I get an unhandled exception. Is there something I need to enable on my account? I’m using a premium bw cloud account. I installed bitwarden cli using winget. BW Windows client and browser plugin works fine.
bw login [email protected] "pass phrase" --method 1 --code 442722
C:\snapshot\clients\apps\cli\build\bw.js:38741
state.accounts[userId].profile = diskAccount.profile;
^
TypeError: Cannot read properties of null (reading 'profile')
at StateService.<anonymous> (C:\snapshot\clients\apps\cli\build\bw.js:38741:62)
at Generator.next (<anonymous>)
at C:\snapshot\clients\apps\cli\build\bw.js:38651:71
at new Promise (<anonymous>)
at C:\snapshot\clients\apps\cli\build\bw.js:38647:12
at C:\snapshot\clients\apps\cli\build\bw.js:38736:61
at StateService.<anonymous> (C:\snapshot\clients\apps\cli\build\bw.js:39263:44)
at Generator.next (<anonymous>)
at C:\snapshot\clients\apps\cli\build\bw.js:38651:71
at new Promise (<anonymous>)
Node.js v20.11.1
❯ bw login
? Email address: [email protected]
? Master password: [hidden]
? Two-step login code: 926079
Account does not exist