Crash and don't open

Bitwarden Linux client stoped working. I only can get my passwords via Chrome plugin.
This error occur when you call bitwarden:
(node:17254) DeprecationWarning: file property is deprecated and will be removed in v5.
A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected token a in JSON at position 3003
at JSON.parse ()
at ElectronStore.Conf._deserialize (/snap/bitwarden/55/resources/app.asar/node_modules/conf/dist/source/index.js:67:43)
at ElectronStore.get store [as store] (/snap/bitwarden/55/resources/app.asar/node_modules/conf/dist/source/index.js:277:43)
at new Conf (/snap/bitwarden/55/resources/app.asar/node_modules/conf/dist/source/index.js:130:32)
at new ElectronStore (/snap/bitwarden/55/resources/app.asar/node_modules/electron-store/index.js:69:3)
at new electronStorage_service_ElectronStorageService (/snap/bitwarden/55/resources/app.asar/main.js:1917:22)
at new main_Main (/snap/bitwarden/55/resources/app.asar/main.js:2830:31)
at Module. (/snap/bitwarden/55/resources/app.asar/main.js:3093:18)
at webpack_require (/snap/bitwarden/55/resources/app.asar/main.js:20:30)
at /snap/bitwarden/55/resources/app.asar/main.js:84:18

(bitwarden:17254): Gtk-WARNING **: 23:26:51.977: Theme parsing error: gtk.css:1555:23: ‘font-feature-settings’ is not a valid property name

This is about Linux and not Windows but how about uninstall, reboot, re-install ?

I experienced it on Ubuntu 20.04.5 LTS with bitwarden 2022.10.1 (at the time the most recent version installed over snap).
A reinstall fixed it.

The error message was:

(node:12749) DeprecationWarning: file property is deprecated and will be removed in v5.
(Use bitwarden --trace-deprecation ... to show where the warning was created)
A JavaScript error occurred in the main process
Uncaught Exception:
SyntaxError: Unexpected end of JSON input
at JSON.parse ()
at Conf._deserialize (/snap/bitwarden/78/resources/app.asar/main.js:6643:43)
at get store [as store] (/snap/bitwarden/78/resources/app.asar/main.js:6854:43)
at new Conf (/snap/bitwarden/78/resources/app.asar/main.js:6707:32)
at new ElectronStore (/snap/bitwarden/78/resources/app.asar/main.js:10432:3)
at new ElectronStorageService (/snap/bitwarden/78/resources/app.asar/main.js:48801:22)
at new Main (/snap/bitwarden/78/resources/app.asar/main.js:51631:31)
at 99726 (/snap/bitwarden/78/resources/app.asar/main.js:43754:18)
at webpack_require (/snap/bitwarden/78/resources/app.asar/main.js:54031:42)
at /snap/bitwarden/78/resources/app.asar/main.js:54098:37