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

Need a way to specify shell #24

Open
svenyonson opened this issue Jan 18, 2021 · 1 comment
Open

Need a way to specify shell #24

svenyonson opened this issue Jan 18, 2021 · 1 comment

Comments

@svenyonson
Copy link

svenyonson commented Jan 18, 2021

On macOS Catalina, this fails with "Error: spawn Unknown system error -86", for the same reason you can't run openssl in the bash shell on Catalina. Setting the shell to zsh on the spawn would fix this. But only if process.platform == 'darwin'

@marianozunino
Copy link

@svenyonson you can specify the path in with this pkg.
https://www.npmjs.com/package/openssl-ts

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

2 participants