Skip to content

bun install: Unsupported dependency type github and git #244

@malonehedges

Description

@malonehedges

I have a project with the following dependencies (url changed for privacy)

  • https://github.com/username/repo-name.git#branch-name
  • git+https://github.com/ethereumjs/ethereumjs-abi.git

Respectively, bun returns the following errors on bun install:

  • error: Unsupported dependency type github for "https://github.com/username/repo-name.git#branch-name"
  • error: Unsupported dependency type git for "git+https://github.com/ethereumjs/ethereumjs-abi.git"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions