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

fix for: cursorTo / clearLine is not a function #2

Merged
merged 1 commit into from
May 15, 2016

Conversation

remcoder
Copy link
Contributor

I ran into a problem when running nodemcu-tool (which is great!) via gulp and gulp-shell. This fixed it. See also this SO question.

I ran into a problem when running nodemcu-tool (which is great!) via gulp and gulp-shell. This fixed it. See also [this SO question](http://stackoverflow.com/questions/34570452/node-js-stdout-clearline-and-cursorto-functions).
remcoder added a commit to remcoder/NodeMCU-Tool that referenced this pull request May 14, 2016
Hi, here's a gulp-based script to upload only files that have been changed. It really speeds up development. I hope you find it useful. 
To get it to work, I needed to [patch](npkgz/cli-progress#2) your progress-cli package.
@AndiDittrich
Copy link
Member

Dear Remco,

thanks for the fix! i will merge it now and tag a new release!

@AndiDittrich AndiDittrich merged commit fef864a into npkgz:master May 15, 2016
@AndiDittrich AndiDittrich added this to the 1.1.2 milestone May 15, 2016
@AndiDittrich AndiDittrich self-assigned this May 15, 2016
@AndiDittrich
Copy link
Member

Release v1.1.2 is published;
I've also applied the cursor fixes to Bar.prototype.stop

@remcoder
Copy link
Contributor Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants