NPM

Prerequisites

  • Node.js version 18 or higher

  • npm (comes with Node.js)

Installation Steps

  1. Install Node.js 18+ from nodejs.org

  2. Open your terminal/command prompt

  3. Run the following command:

npm install -g @testfiesta/tacotruck

Verify Installation

You can verify installation process by running the following command:

tacotruck --version

Upgrading CLI

You can simply run the following command to upgrade the CLI:

tacotruck upgrade

Last updated