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 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.
