*** title: How to install Newman description: >- If you have npm installed, run this command in your command-line interface (CLI) npm install -g newman If you don’t have npm installed, Download and install ... ----------- If you have **npm** installed, run this command in your command-line interface (CLI) *npm install -g newman* If you don’t have **npm** installed, 1. Download and install [Node.js](https://nodejs.org/en/download/current/) . 2. Then, run the command *npm install -g newman* in your CLI. *** Have more questions? [Submit a request](/help/submit-request) ***