Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Can't install via elm-package #13

Open
deepalma opened this issue Mar 21, 2017 · 6 comments
Open

Can't install via elm-package #13

deepalma opened this issue Mar 21, 2017 · 6 comments

Comments

@deepalma
Copy link

I'm not able to install using elm-package install styled-components/elm-styled.

If I try that I'm getting this error:

Error: Could not find any packages named styled-components/elm-styled.

Here are some packages that have similar names:

    elm-community/elm-time
    seanhess/elm-style
    elm-community/elm-test
    poying/elm-style

Maybe you want one of those?

The package seems not to be listed in http://package.elm-lang.org/

Am I missing something?
I'm very new to Elm, so I apologise if I'm making some silly mistake.

I'm using elm version 0.18.0

@k15a
Copy link
Member

k15a commented Mar 22, 2017

I have not released v1 yet. I want to fix some minor issues first.

@deepalma
Copy link
Author

Ok, thanks ;)

@przemyslawjanpietrzak
Copy link

So how we can install it?

@ssbb
Copy link

ssbb commented Apr 26, 2018

It is not possible to install it via elm-package because of Native code. Not sure why there is elm-package command in README.

You can install it with elm-github-install or elm-grove. But you should know that Native code will be not allowed in upcoming Elm 0.19

@k15a
Copy link
Member

k15a commented Apr 26, 2018

AFAIK we have all APIs we need in elm 19 to avoid native code. At this point I would like to get up with the development again.

@luc-tielen
Copy link

Any update on this?

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

5 participants