Questions and discussions about using the Shopify CLI and Shopify-built libraries.
i have successfully installed ruby on my computer but when i use the recommended command line to install shopify CLI its says 'npm' is not recognized as an internal or external command,
operable program or batch file.
You need to install Node.js for NPM to work. https://nodejs.org/en
NPM stands for Node Package Manager.
Once you have that installed you should have no issues running npm commands. I would also recommend using Windows Powershell instead of CMD Prompt if not already.