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

Document known blessed limitations with nodemon, shelljs #223

Open
ryan-roemer opened this issue Nov 12, 2017 · 6 comments
Open

Document known blessed limitations with nodemon, shelljs #223

ryan-roemer opened this issue Nov 12, 2017 · 6 comments
Milestone

Comments

@ryan-roemer
Copy link
Member

ryan-roemer commented Nov 12, 2017

Document what we found in closed issues:

@cihati
Copy link

cihati commented Jul 26, 2018

Ping on this -- I'd love to be able to use webpack-dashboard with nodemon!

@ryan-roemer
Copy link
Member Author

ryan-roemer commented Jul 26, 2018

@cihati -- There isn't a "bug" to fix on our end here, just a documentation PR of the limitations for libraries with blessed. If you have time to research and write up the README PR for a section on dealing with these libraries, we'd ❤️ it!

Updated: For you and nodemon, we need to research if there is a "raw" terminal output option that doesn't conflict with blessed. Research / experiments most welcome!

Cheers!

@JohannLai
Copy link

After a year has passed, is there any relevant solution to this issue? @ryan-roemer

@ryan-roemer
Copy link
Member Author

ryan-roemer commented Jan 27, 2019

@JohannLai -- I haven't checked with the upstream projects (where the actual issue lies). If you want to check out if modern versions of nodemon or blessed have fixed the incompatibilities with each other we'd love to hear it. Looking back, here's probably the most relevant issue in nodemon if you'd like to help them pick it up on that side: remy/nodemon#1433 (Also has a potential solution with --no-stdin but with some usability issues to note).

Separately, we are trying out potential replacements for blessed that might have less issues with some of these libraries, but fundamentally, if the upstream thing is not exposing a "raw" stdio there's likely issues...

@ryan-roemer
Copy link
Member Author

@JohannLai reviewing remy/nodemon#1433 (comment) it looks like @remy (thanks for the comment Remy!) might be willing to investigate more if you could create a minimal reproduction (guessing public minimal github repo or a codesandbox with install + error reproduction steps so Remy can easily jump in and "see" the problem).

@JohannLai
Copy link

@ryan-roemer Thank you for your reply. 🌹

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

4 participants