• Shows a warning if there are two Shopify CLI installations found (global and local). Won't show anything if the user included the --json flag.

    Parameters

    • directory: string

      The directory of the project.

    • dependencies: { [key: string]: string }

      The dependencies of the project.

    Returns Promise<void>