If I have installed a package with elm install *package name*
how do I then uninstall it?
There is no way with the included elm
tool, though elm-json is a common tool that can do that.
You can also just remove the dependency from your elm.json
file (though elm-json
will take care of indirect dependencies that might be affected).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With