Hi, did something like this already happened to you?
My elm-package.json :
{
...
"dependencies": {
"elm-lang/core": "5.1.1 <= v < 6.0.0",
"elm-lang/html": "2.0.0 <= v < 3.0.0",
"elm-lang/window": "1.0.1 <= v < 2.0.0",
"elm-lang/navigation": "1.0.1 <= v < 2.0.0"
},
"elm-version": "0.18.0 <= v < 0.19.0"
}
When I remove elm-stuff and use the command: elm-package install, it does
nothing
$ elm-package install
Packages configured successfully!
But elm-stuff/packages is empty and nothing get installed. I don't see what
could possibly be wrong since last night when it was working ...
--
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.