CMS Development

bengoshow
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Cannot run `hs` from command line

lösung

When I try to run any `hs` commands from my local terminal, I get the following results:

 

Screen Shot 2021-07-06 at 3.54.07 PM.png

 

Apparently, this is from a conflict with another tool I've installed for other projects, https-server, which also has an `hs` command: 

https://github.com/http-party/http-server/blob/db66b17e28105d4fd6d41913cd5a7cbe7ba1528f/package.json...

 

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.

0 Upvotes
1 Akzeptierte Lösung
bengoshow
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Cannot run `hs` from command line

lösung

I can still use the alternate `hscms` command, so that will work for now.

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
2 Antworten
bengoshow
Lösung
Teilnehmer/-in | Partner
Teilnehmer/-in | Partner

Cannot run `hs` from command line

lösung

I can still use the alternate `hscms` command, so that will work for now.

0 Upvotes
piersg
Autorität

Cannot run `hs` from command line

lösung

You could change the scripts in package.json?