Shopify command not working

I have installed shopify-cli gem. I opened a new terminal and tried to check if it is installed successfully.
But I am getting this error.

Traceback (most recent call last):
4: from /Users/admin/.rvm/gems/ruby-2.7.0/bin/ruby_executable_hooks:24:in `

These are my gem list

```css
shopify-cli (2.5.0)
shopify_api (9.4.1)
shopify_app (18.0.2)

I tried to run bundle update --system but it was not helpful.

How can I fix the issue?

1 Like

@MarkoRakic , are you using RVM?

If yes, can you try running rvm reset and check again?

6 Likes