robisonsantos / evm

Erlang Version Manager
117 stars 28 forks source link

applied fix to mac os to make it possible to install which was broken #42

Open zeusintuivo opened 2 years ago

zeusintuivo commented 2 years ago

It was not compiling under mac with zsh
the unzip function with - is not allowed under bash, I wonder how was it working all these time with that name.? Also the chain logic, with && && && with commands, I consider it to be very bad practice. I tested by compiling now.

robisonsantos commented 2 years ago

Can you please share the error you were getting?

robisonsantos commented 2 years ago

Pls, update your evm to the latest commit and check if that solves the problem you were having. If not, please share the error you get.

zeusintuivo commented 2 years ago

Can you please share the error you were getting?

No, I don't think I took any snapshots

zeusintuivo commented 2 years ago

I made all the first batch of changes. Maybe you can do the rest, make it look where you like it better