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

Support tarball URLs in package.json #2448

Closed
Tracked by #2450
Electroid opened this issue Mar 21, 2023 · 0 comments · Fixed by #2497
Closed
Tracked by #2450

Support tarball URLs in package.json #2448

Electroid opened this issue Mar 21, 2023 · 0 comments · Fixed by #2497
Labels
bun install Something that relates to the npm-compatible client enhancement New feature or request

Comments

@Electroid
Copy link
Contributor

{
  "dependencies": {
    "lodash": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz"
  }
}
@Electroid Electroid added enhancement New feature or request bun install Something that relates to the npm-compatible client labels Mar 21, 2023
alexlamsl added a commit to alexlamsl/bun that referenced this issue Mar 28, 2023
Jarred-Sumner pushed a commit that referenced this issue Mar 28, 2023
cirospaciari pushed a commit that referenced this issue Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bun install Something that relates to the npm-compatible client enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant