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

Sh is not a function #62

Open
kenpeter opened this issue May 31, 2022 · 2 comments
Open

Sh is not a function #62

kenpeter opened this issue May 31, 2022 · 2 comments

Comments

@kenpeter
Copy link

Hi,

I using Mac switching from bash to zsh, then zsh to bash.

TypeError, sh is not a function
Kill-port/index.is:18:10

@talbenavra
Copy link

talbenavra commented Jun 13, 2022

Hi, also getting:

TypeError: sh is not a function
node_modules/kill-port/index.js:18:10

version 1.3.2

@matanbeer
Copy link

I have managed to fix the issue by upgrading a peer dependency in package.json:

"shell-exec": "1.0.2"

But better to have a more official stable solution

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

No branches or pull requests

3 participants