how to install newman-reporter-html & newman-reporter-htmlextra #3138
Unanswered
paul-z-2020
asked this question in
Everyday usage
Replies: 2 comments
-
It worked when I moved /opt/homebrew/lib/node_modules/ to /opt/homebrew/Cellar/newman/5.3.2/libexec/lib/node_modules/ Is this the correct solution? Cheers, Paul |
Beta Was this translation helpful? Give feedback.
0 replies
-
Steps to fix this once in for all: Pre-requisites: nodejs and npm packages are installed successfully.
Hope it helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone.
I used Brew to install Newman with no issues. However, when I tried to install the reporter packages, I got:
I then used "npm install -g" to install the 2 reporter packages.
When I tried to run Newman, I got:
How to install the packages and have them work with the existing Newman installed by Brew?
Thanks in advance!
Paul
Beta Was this translation helpful? Give feedback.
All reactions