Compiler: How to uninstall elm?

Created on 24 Aug 2018  路  1Comment  路  Source: elm/compiler

How can I uninstall elm? I downloaded the installer-for-mac.pkg from here and saw afterwards that it is also released on npmjs.com

Because I prefer to install elm as a global npm package I want to uninstall it first. But how? 馃

Most helpful comment

All it does is put the elm binary in /usr/local/bin, so you can delete it from there if you want. If my memory is correct, it doesn't do anything else on Mac.

>All comments

All it does is put the elm binary in /usr/local/bin, so you can delete it from there if you want. If my memory is correct, it doesn't do anything else on Mac.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lmmarsano picture lmmarsano  路  4Comments

maxsnew picture maxsnew  路  4Comments

ccapndave picture ccapndave  路  3Comments

rhaps0dy picture rhaps0dy  路  4Comments

kuon picture kuon  路  3Comments