robisonsantos / evm

Erlang Version Manager
117 stars 28 forks source link

Depends on `shopt` #40

Closed simonmeulenbeek closed 2 years ago

simonmeulenbeek commented 2 years ago

Using EVM with Zsh fails because Zsh doesn't provide shopt.

Workaround: switching to bash before using EVM.

robisonsantos commented 2 years ago

Which OS are you using?

On Tue, Mar 8, 2022, 7:03 AM Simon @.***> wrote:

Using EVM with Zsh fails because Zsh doesn't provide shopt.

Workaround: switching to bash before using EVM.

— Reply to this email directly, view it on GitHub https://github.com/robisonsantos/evm/issues/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA66LJIAJBEZIHHDZOAMHLU65T4FANCNFSM5QGTJCHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

simonmeulenbeek commented 2 years ago

I'm on macos

robisonsantos commented 2 years ago

I tested the fix on my mac and the error goes away. Please try again with the latest version of evm.

simonmeulenbeek commented 2 years ago

This works perfectly now!

robisonsantos commented 2 years ago

I was able to reproduce the issue. I'll fix it shortly

On Tue, Mar 8, 2022, 8:53 AM Simon @.***> wrote:

I'm on macos

— Reply to this email directly, view it on GitHub https://github.com/robisonsantos/evm/issues/40#issuecomment-1061989602, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA66LPO3JQ2FFSUZT6AL5TU66AYPANCNFSM5QGTJCHQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>