CMS Development

bengoshow
Participante | Parceiro
Participante | Parceiro

Cannot run `hs` from command line

resolver

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 Avaliação positiva
1 Solução aceita
bengoshow
Solução
Participante | Parceiro
Participante | Parceiro

Cannot run `hs` from command line

resolver

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

Exibir solução no post original

0 Avaliação positiva
2 Respostas 2
bengoshow
Solução
Participante | Parceiro
Participante | Parceiro

Cannot run `hs` from command line

resolver

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

0 Avaliação positiva
piersg
Conselheiro(a) de destaque

Cannot run `hs` from command line

resolver

You could change the scripts in package.json?