Two possibilities that I can think of:

1) Do you have an older version of Elm installed? The command line may be 
picking up the old executable rather than the new one.

2) Are you trying to run this in a directory that already contains a 
project (i.e., that already has an elm-package.json file)? If so, the 
problem may be the file. See 
https://github.com/elm-lang/elm-platform/blob/master/upgrade-docs/0.17.md.


On Saturday, May 21, 2016 at 5:40:31 PM UTC-4, Matthew Heath wrote:
>
> Thanks. Unfortunately elm package install elm-lang/html is producing the 
> same error.
>
> On Saturday, 21 May 2016 21:58:15 UTC+1, Noah Hall wrote:
>>
>> It's been renamed, see here -> 
>>
>> http://elm-community.github.io/elm-faq/17.html#where-is-the-evanczelm-html-package
>>  
>>
>> On Sat, May 21, 2016 at 10:53 PM, Matthew Heath 
>> <[email protected]> wrote: 
>> > If I run : elm package install evancz/elm-html 
>> > I get an error: "Unable to find a set of package that will work with 
>> your 
>> > constraints 
>> > I am using Windows 7 and have reinstalled elm and git to make sure they 
>> are 
>> > up to date. 
>> > Is there anything I can do? 
>> > 
>> > -- 
>> > You received this message because you are subscribed to the Google 
>> Groups 
>> > "Elm Discuss" group. 
>> > To unsubscribe from this group and stop receiving emails from it, send 
>> an 
>> > email to [email protected]. 
>> > For more options, visit https://groups.google.com/d/optout. 
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to