I actually just followed the advice in this thread and deleted the elm-stuff folder. Retrying from that point resulted in a re-download of the packages and everything worked out. I didn't have to do anything special beyond that unfortunately.
On Mon, Nov 28, 2016 at 4:59 AM maria nemcova <[email protected]> wrote: > Hi Anthony for me it's the same. Did u find some solution to fix it? > thanks Maria > > > On Saturday, November 26, 2016 at 3:42:14 PM UTC+1, Anthony Naddeo wrote: > > Thanks a lot, was pretty confused about this one... > > I'm assuming this should actually never happen. I'll have to see if anyone > filed a bug on this. My project was brand new and all Elm .18, so this > could probably happen to a new Elm user. It started happening after I > installed the decoder pipeline package which also caused elm-make to > upgrade the virtual dom version to 2.0.2 for some reason. > > On Friday, November 25, 2016 at 4:43:17 PM UTC-8, Tom Ayerst wrote: > > Have you tried deleting elm-stuff (just build artefacts might work) and > then rebuilding everything? > > On Friday, 25 November 2016 21:44:03 UTC, matthieu VIDAL wrote: > > Hi > > I've got this poor error message : > > > elm-make: Map.!: given key is not an element in the map > > > > when working with this sample : > > http://elm-lang.org/examples/http > > > I've done the update from 0.17 to 018 > > > Thanks > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Elm Discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elm-discuss/cN0GFZpw_b0/unsubscribe. > To unsubscribe from this group and all its topics, 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.
