When I try to run any `hs` commands from my local terminal, I get the following results:
Apparently, this is from a conflict with another tool I’ve installed for other projects, https-server, which also has an `hs` command:
I’ve tried reinstalling @hubspot/cli globally and locally but no luck. Any idea how I get around this? I need to use both tools, but for different projects.
