postmanlabs / newman

Newman is a command-line collection runner for Postman
https://www.postman.com
Apache License 2.0
6.83k stars 1.16k forks source link

Facing issue during installation of Newman #3140

Open RamyaTeja95 opened 1 year ago

RamyaTeja95 commented 1 year ago

I am facing issue during installation of newman, can some one guide me to resolve this. I have even set environment variables as well

PFB screenshots for reference.

Capture

### Tasks
SouSingh commented 1 year ago

@RamyaTeja95 U should install newman globally using below command

npm install -g newman

rosalenhernandezJC commented 12 months ago

Just to say that I was able to run my tests despite this error.