Enrico Jr Tuvera
Enrico Jr Tuvera
I'm not able to install as well, using `sudo npm install -g elm` ``` [34] → sudo npm install -g elm npm WARN deprecated [email protected]: Use uuid module instead /usr/bin/elm...
Changing the default npm directory as listed here (https://docs.npmjs.com/getting-started/fixing-npm-permissions) and trying again gets me an ELIFECYCLE error ``` [74] → npm install -g elm npm WARN deprecated [email protected]: Use uuid...
This fixed it, thank you 👍