Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Ensure correct ngrok version is downloaded for Apple M1 #1831

Merged
merged 1 commit into from
Dec 8, 2021

Commits on Dec 7, 2021

  1. Add ngrok support for Apple M1

    This patch adds support for installing the proper version of
    ngrok when running `shopify app serve` on M1 macs.
    
    Specifically, this patch updates the `os` property of the shop-cli
    context with a new key `mac_m1`, not just `mac`, and updates the
    DOWNLOAD_URL dictionary.
    Steve Martinelli committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    0753dd5 View commit details
    Browse the repository at this point in the history