You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have another command line tool that uses hs to run commands, but there is a conflict between that tool and http-server, which appears to be installed along with Node.js. Is there any way to remove or disable the hs alias directive as shown on
I'm on board for this, I think hs should be a user-defined alias if it's desired. Though I'd consider it a major change in case anyone is depending on this alias, meaning it would need to wait until a major release. I'll queue this into a new milestone to keep track of it.
I have another command line tool that uses
hs
to run commands, but there is a conflict between that tool and http-server, which appears to be installed along with Node.js. Is there any way to remove or disable thehs
alias directive as shown onhttp-server/package.json
Line 82 in db66b17
The text was updated successfully, but these errors were encountered: