Package Details: chrome-extension-bitwarden-git 2025.5.1.r18415.gf55f315-1

Git Clone URL: https://aur.archlinux.org/extension-bitwarden-git.git (read-only, click to copy)
Package Base: extension-bitwarden-git
Description: Bitwarden browser extension for Chrome
Upstream URL: https://github.com/bitwarden/clients
Licenses: GPL-3.0-or-later
Conflicts: chrome-extension-bitwarden
Provides: chrome-extension-bitwarden
Submitter: dhummel
Maintainer: dhummel
Last Packager: dhummel
Votes: 1
Popularity: 0.000001
First Submitted: 2023-07-31 01:43 (UTC)
Last Updated: 2025-06-01 23:14 (UTC)

Latest Comments

dhummel commented on 2025-06-01 23:16 (UTC) (edited on 2025-06-01 23:25 (UTC) by dhummel)

I think it should work now, there seems to be an issue upstream:

`npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync

So I changed the npm ci to npm install as recommended and it does work again.

WyoSammy commented on 2025-05-31 22:18 (UTC)

I'm having errors with the 2025-05-26 update. I tried switching to nodejs-lts-jod, but that didn't help. There are a bunch of warnings about not being able to resolve dependency, but nothing I've installed has made a difference. Also, the previous version works, but it the UI spins for a long time before loading. Every time you access it.

dhummel commented on 2025-05-26 18:51 (UTC)

Yeah, it looks like they were making some changes that might have broken things temporarily. It might have worked for me as I was using nodejs-lts-jod (which satisfies nodejs dependency)

WyoSammy commented on 2025-05-25 20:59 (UTC)

It built okay today though.

WyoSammy commented on 2025-05-24 20:58 (UTC)

I'm getting errors in the build of the latest update to this package.