Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

fix: missing stream.getWindowSize error #94

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

z-hao-wang
Copy link
Contributor

In macos, got error: TypeError: stream.getWindowSize is not a function.
This error happens by simply importing the module.

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @z-hao-wang to sign the Salesforce.com Contributor License Agreement.

@RasPhilCo
Copy link
Contributor

Do you have steps to reproduce this error?

@z-hao-wang
Copy link
Contributor Author

z-hao-wang commented Dec 11, 2020

Do you have steps to reproduce this error?

Hi, I don't have a specific steps to reproduce. but it seems like there are some tty don't have this function.
I am using macOS.

see another similar issue in another repo.
https://github.com/mochajs/mocha/pull/3955/files

@RasPhilCo RasPhilCo changed the title fix getWindowSize error fix: missing stream.getWindowSize error Dec 17, 2020
@RasPhilCo RasPhilCo merged commit 541ba18 into oclif:master Dec 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants