Skip to content

Shard does not install using the example from README.md #3

@SeedyROM

Description

@SeedyROM

Trying to run shards install on my shard.yml fails when I have the crystal-dfa added as a dependency.

shard.yml:

# Default config...
dependencies:
  crystal-dfa:
    github: ziprandom/crystal-dfa
# Other dependencies...

$ shards install:

Fetching https://github.com/ziprandom/crystal-dfa.git
Installing crystal-dfa (0.4.1)
Failed git ls-tree -r --full-tree --name-only  -- shard.yml (). Maybe a commit, branch or file doesn't exist?

(Not entirely sure what that error even means, sorry if I'm completely clueless!)

I'm just playing around with parser generators in my new favorite language!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions