You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue. It probably has to do with the node version that homebrew uses during installation. Here is what worked for me:
brew reinstall --build-from-source openssl@1.1
openssl@1.1 is a dependency of nodejs and sometimes acts up. Reinstalling it from source and then running the install command for shopify-cli afterwards worked like a charm for me.
Hi, when installing the latest shopify-cli with the brew command
brew install shopify-cli
, the following error appears:Any ideas on how to solve it?
The text was updated successfully, but these errors were encountered: