-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Using v1.22.6 htmlextra prints LIBERTY LIBERTY LIBERTY and subsequent gibberish output #354
Comments
Let me check this as I had pinned the version to the 1.4.0 version to prevent the corrupted one 🤔 |
Thanks for the prompt reply. From what I found, this issue seems to be related to [email protected] package version right? |
Found the issue, it was with one of the dependent packages - Fixing that and I will push a new version. Huge apologies for this. :( |
@Xdomen I pushed a new version to npm, would you be able to give that a try, please? Not sure how
|
Works great! Thank you so much for such a quick response! |
@DannyDainton sorry I was rushing too much and didn't test it right. Basically I'm having issues with upgrading to version
|
I've published a new version on npm so you should just do an install or update of the htmlextra package.
You could uninstall htmlextra completely and then do a full install.
You shouldn't need to change anything in the |
There's was a problem on our end to get the latest version, however, we managed to test it out and it works out great! Thanks again for all your help. We greatly appreciate it! |
That's great to hear. It was totally caused by me so I take all the blame. 😢 Any feedback that you have about the reporter, please do raise them on the repo. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Overview of the issue
After upgrading htmlextra version from
1.22.5
to1.22.6
we started seeing the following output whenever we use-r htmlextra
parameter in our newman commands.Version and Platform Information:
Operating System: Amazon Linux 2
Node v16.13.0
npm:
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
I was not able to reproduce this issue locally on Mac OS with aforementioned setup.
The text was updated successfully, but these errors were encountered: