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

[legacy-framework] Maybe fix one issue on windows by removing node-pty #210

Merged
merged 3 commits into from
Apr 24, 2020

Conversation

ryardley
Copy link
Collaborator

@ryardley ryardley commented Apr 24, 2020

Pull Request Type

  • Feature
  • Bug fix
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Tests related changes
  • Other (please describe): Dependency updates

Checklist

  • Tests added for changes (or N/A)
  • Any added terminal logging uses packages/server/src/log.ts (or N/A)
  • Code Coverage stayed the same or increased

What's the reason for the change? ❓

Might fix part of: blitz-js/legacy-framework#889

What are the changes and their implications? ⚙️

Removed node pty which was brought in to help retain colours but this was a misunderstanding of how node streams worked.

Does this introduce a breaking change? ⚠️

  • Yes
  • No

@ryardley ryardley requested a review from flybayer as a code owner April 24, 2020 02:05
@flybayer flybayer changed the title Remove node-pty Maybe fix one issue on windows by removing node-pty Apr 24, 2020
@flybayer flybayer merged commit 84a8ac7 into canary Apr 24, 2020
@flybayer flybayer deleted the 193-remove-node-pty branch April 24, 2020 04:13
@itsdillon itsdillon changed the title Maybe fix one issue on windows by removing node-pty [legacy-framework] Maybe fix one issue on windows by removing node-pty Jul 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants