- 
ensure you can install the request module either globally or locally.
globally: npm i -g request
locally: first, make a directory and change to that directory.
run the commands: 
npm init
ensure you can install the request module either globally or locally.
globally: npm i -g request
locally: first, make a directory and change to that directory.
 run the commands: 
npm init