-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
Description
Steps To Reproduce
Just trying to use bw (native build or npm latest) on windows 11 x64 does not work anymore.
2025.10.0 still works fine on the same machine
Expected Result
Should just write the config.
works fine with at least 2025.10.0
npm i -g @bitwarden/[email protected]
Actual Result
C:\Development\client>bw config server https://bitwarden.com
C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\util\reportUnhandledError.js:13
throw err;
^
TypeError: Cannot read properties of undefined (reading 'pm-25174-disable-type-0-decryption')
at Object.next (C:\snapshot\clients\apps\cli\build\bw.js:53695:71)
at ConsumerObserver.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subscriber.js:113:33)
at SafeSubscriber._next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subscriber.js:80:26)
at SafeSubscriber.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subscriber.js:51:18)
at C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subject.js:69:34
at Object.errorContext (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\util\errorContext.js:22:9)
at ReplaySubject.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subject.js:59:24)
at ReplaySubject.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\ReplaySubject.js:45:31)
at Object.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\operators\share.js:69:58)
at ConsumerObserver.next (C:\snapshot\clients\node_modules\rxjs\dist\cjs\internal\Subscriber.js:113:33)
Screenshots or Videos
No response
Additional Context
the shell selector in this issue does not offer the standard windows command line
Operating System
Windows
Operating System Version
11
Shell
PowerShell
Build Version
latest as of 23rd of december ..
Issue Tracking Info
- I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.