elm-lang / elm-package

Command line tool to share Elm libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow to use repository-url's other than github

jwillem opened this issue · comments

> elm package install -y

Error: The description in elm-package.json is not valid.

Error in $: Problem with the "repository" field.

The given domain does not start with <https://github.com/>
  • Are there any plans to change this?