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
As of Homebrew v3.1.0, ENV.userpaths! is fully deprecated, causing a MethodDeprecatedError: Calling ENV.userpaths! is disabled! There is no replacement. error when trying to install the nginx-shopify package.
The text was updated successfully, but these errors were encountered:
As of Homebrew v3.1.0,
ENV.userpaths!
is fully deprecated, causing aMethodDeprecatedError: Calling ENV.userpaths! is disabled! There is no replacement.
error when trying to install thenginx-shopify
package.The text was updated successfully, but these errors were encountered: