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

stack run pallet commands break in local.sh #3

Open
bsanders opened this issue Sep 30, 2016 · 1 comment
Open

stack run pallet commands break in local.sh #3

bsanders opened this issue Sep 30, 2016 · 1 comment
Labels

Comments

@bsanders
Copy link
Contributor

stack run pallet $pallet_name

This command fails inside of local.sh. Probably because of pty issues.

@bsanders
Copy link
Contributor Author

bsanders commented Oct 6, 2016

This can be fixed by adding:

config.ssh.pty = true

to your Vagrantfile, but I'm not sure yet that it's the right solution.

@bsanders bsanders added the bug label Oct 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant