Questions and discussions about using the Shopify CLI and Shopify-built libraries.
Hello, I'm experiencing an issue with installing Shopify. I've followed the installation steps and run the command "npm install -g @Shopify/cli@latest", which creates the directory and two files, run.cmd and run.js, in the correct path. However, despite adding the path to the environment variables multiple times, I receive a "file or command not found" error when trying to run Shopify Help. Any assistance would be appreciated; I have Node.JS and Ruby installed without issues.
Ruby is not required in the latest CLI version. But you should check the requirements of CLI. Also, Linux environment is easier for CLI installation. At least, you don't have to care about the env var and path. If you're using windows, you can try to install under WSL.