Labhansh Agrawal

Results 103 comments of Labhansh Agrawal

@dependabot ignore this major version

Can you provide a screenshot of the error message?

@Xstoudi can you please also provide your config (ctrl+,)?

We use [default-shell](https://github.com/sindresorhus/default-shell) to get the default shell. I'm getting zsh without setting `shell` in config I'm using latest ci build, you can try it from [here](https://4214-62367558-gh.circle-artifacts.com/0/dist/Hyper-3.1.0-canary.3.dmg)

Hmm that's strange, I tried the same (default-shell separately) and I'm getting zsh, even when I start node from bash. Can you try the steps from [here](https://www.howtogeek.com/444596/how-to-change-the-default-shell-to-bash-in-macos-catalina/) (Do the From...

Also, which shell opens when you start the default Terminal.app?

did you try the ci build? If yes, then can't think of anything else (without debugging) which might be causing this.

Can you check the shell path once, that error code is generally there when path doesn't exist

try once with `env: {}` and `shellArgs: []`

Haven't seen these errors before, not familiar with Fedora also, but maybe we can try to solve the errors line by line. I saw https://bbs.archlinux.org/viewtopic.php?id=258759 and https://github.com/microsoft/vscode/issues/145032 You can check...