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

Allow publishing a package living in a git repository subfolder #297

Open
n1k0 opened this issue Apr 12, 2018 · 0 comments
Open

Allow publishing a package living in a git repository subfolder #297

n1k0 opened this issue Apr 12, 2018 · 0 comments

Comments

@n1k0
Copy link

n1k0 commented Apr 12, 2018

elm-package 0.18.0

I've just successfully published a package, but when adding it as a dependency in another project, I'm getting this error:

elm-make: elm-stuff/packages/allo-media/koivu/1.0.0/elm-package.json: openBinaryFile: does not exist (No such file or directory)`

And indeed, if I look into this path, the whole repository has been packaged!

So is there a way to specify what the package root is? Or is it just required to have an Elm package code living at the root of its repo?

In any case, I think this is a bug as this kind of broken package should never have made its way to the Elm package repository.

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

1 participant