NPM
Last updated
Node.js version 18 or higher
npm (comes with Node.js)
Install Node.js 18+ from nodejs.org
Open your terminal/command prompt
Run the following command:
npm install -g @testfiesta/tacotruckYou can verify installation process by running the following command:
tacotruck --versionYou can simply run the following command to upgrade the CLI:
tacotruck upgradeLast updated