Skip to content
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

🚨 Fix "npx autocannon-ui" #815

Merged
merged 1 commit into from
Mar 27, 2023
Merged

Conversation

milesnash
Copy link
Contributor

@milesnash milesnash commented Mar 24, 2023

Description

FIxes #816

Looks like the bin command was broken with the changes introduced in 2.1.0 due to how autocannon-compare-cli package is being used.

image

Steps to replicate

Run npx autocannon-ui!

Also, run npm pack in the repo, then unpack the tarball and run cli.js. You can test my fix this way as well 🙂

I discovered autocannon a while ago, really love it, and just found this repo which is actually really helpful for autocannon users, nice work! ❤️

@RomuloVitoi RomuloVitoi self-assigned this Mar 27, 2023
Copy link

@RomuloVitoi RomuloVitoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@RomuloVitoi RomuloVitoi merged commit d6563aa into nearform:master Mar 27, 2023
@milesnash milesnash deleted the cli-cmd-broken branch March 27, 2023 21:59
@github-actions github-actions bot mentioned this pull request Mar 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚨 "npx autocannon-ui" broken
2 participants