Logo TheBeArsenal

Linux | Technical Handbook

Headless Linux authentication - Shopify/Github etc - Error: spawn xdg-open ENOENT

Solution
sudo apt install xdg-utils This will provide the xdg-open utility, which Shopify CLI uses to open URLs in your default web browser.