Getting Started
5. Check your environment
Confirm Node.js is installed before configuring a CLI tool.
Most RouteMarket-supported CLI tools depend on Node.js. Before configuring one, confirm it's installed locally:
npm list -g --depth-0If the command errors out or Node.js isn't installed, install the latest LTS release first, then continue.
Once confirmed, continue to Configure your CLI tool.