Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPL build is unavailable to install from NPM #10648

Open
1 task done
aphedges opened this issue Aug 21, 2024 · 1 comment
Open
1 task done

GPL build is unavailable to install from NPM #10648

aphedges opened this issue Aug 21, 2024 · 1 comment
Labels
bug cli CLI Application

Comments

@aphedges
Copy link

aphedges commented Aug 21, 2024

Steps To Reproduce

  1. Go to https://www.npmjs.com/package/@bitwarden/cli
  2. Look at the "License" field

Expected Result

The "License" field should contain the text GPL-3.0-only.

Actual Result

The "License" field contains the text SEE LICENSE IN LICENSE.txt.

Screenshots or Videos

No response

Additional Context

According to https://bitwarden.com/help/cli/#tab-npm-bI3gMs3A3z4pl0fwvRie9:

Installing with NPM is the simplest way to keep your installation up-to-date and should be the preferred method for those already comfortable with NPM:

npm install -g @bitwarden/cli

However, I can no longer install recent GPL versions of the package using this method. If @bitwarden/cli is not open source anymore, then there should at least be an option to install the libre version through a similar channel.

As a side note, it is unclear to me whether my usage of the CLI would violate the Bitwarden License v1.0, so I am avoiding installing it.

Operating System

Windows, macOS, Linux

Operating System Version

N/a

Shell

Bash

Build Version

N/a

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.
@aphedges aphedges added bug cli CLI Application labels Aug 21, 2024
@jhheider
Copy link

jhheider commented Aug 23, 2024

2024.8.0 published without the build folder; it's just the README and package.json:

https://www.npmjs.com/package/@bitwarden/cli/v/2024.8.0?activeTab=code

edit: actually, this is unlikely to be your issue, since your issue is slightly older than that release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli CLI Application
Projects
None yet
Development

No branches or pull requests

2 participants