The Beginning Elm said they are in my home directory(ie., ~/.elm
), but I cann’t find them there. Are the location changed in elm-0.19?
Another question(sorry for packing 2 questions in one post): How to install a package using its offline zip file?
The question come from a situation I just got into: I cannot elm install
a package(it’s elm-ui BTW) due to some reasons, but I can mannually download the zip file. So I guess I could mannually copy this zip file to the local installed package repo to complete the elm install
process.