Skip to content
This repository has been archived by the owner on Aug 23, 2018. It is now read-only.

Elm package fails to install modules with uppercase repo names #273

Open
eliaslfox opened this issue May 25, 2017 · 2 comments
Open

Elm package fails to install modules with uppercase repo names #273

eliaslfox opened this issue May 25, 2017 · 2 comments

Comments

@eliaslfox
Copy link

eliaslfox commented May 25, 2017

Renaming my repo from queue to Queue fixed my problem. The repo is here. My elm version is 0.18.0, and I am running on OSX.
The stack trace I got is

✗ eliaslfox/queue 1.0.0
Error: Problem when downloading the eliaslfox/orderedmap 1.0.0 code.

@process-bot
Copy link

Thanks for the issue! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

@Spaxe
Copy link

Spaxe commented May 13, 2018

I just unintentionally reproduced this - my username is uppercase, and it looks like it needs to match, although there's no reason to!

To install Spaxe/svg-pathd I would like to add the following
dependency to elm-package.json:

    "Spaxe/svg-pathd": "1.0.0 <= v < 2.0.0"

May I add that to elm-package.json for you? [Y/n]

Some new packages are needed. Here is the upgrade plan.

  Install:
    Spaxe/svg-pathd 1.0.0
    spaxe/svg-pathd 1.0.1

Do you approve of this plan? [Y/n]
Starting downloads...

  ✗ spaxe/svg-pathd 1.0.1
  ● Spaxe/svg-pathd 1.0.0
Error: Problem when downloading the spaxe/svg-pathd 1.0.1 code.```

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants