stefanpl
stefanpl
I set `this.term = {};` and `this.pty = {};` in `blessed/lib/widget.js`. Works for now. I used the wonderful [patch-package](https://www.npmjs.com/package/patch-package) module to make these changes part of my repo.
Any feedback would be much appreciated ☺️
@csandanov yes, I've tried googling the issue. Frankly I don't have time on my hands to post a github issue every time something's not running – I'm on Linux, after...
```json "material-ui-dropzone": "^3.5.0", "@material-ui/icons": "^4.11.2", "@material-ui/core": "^4.11.2", ``` I second this, the current typings seem to be off. Calling ```typescript import { CloudUploadIcon } from "@material-ui/icons"; // […] ``` will...
Hey guys 👋 May I kindly ask what's the status here? To me it looks like there's a mergeable solution ready, so why not push it across the finish line?...
> Debian 10.0 was initially released on July 6th, 2019 ([source](https://www.debian.org/releases/buster/)) This ticket is well over half a year old, with no response whatsoever. Is this project still maintained? Any...
@codingwithchris did you ever find a solution to your problem (and recall what it was)? I'm facing a similar problem right now, so any insights would be much appreciated
Switched to [localtunnel](https://localtunnel.github.io/www/) after reading this, sharing debugger works hassle-free. Plus it has nice urls! Feels a tad bit slower than ngrok though.
I was facing the same issue due to misconfigured locales. add-apt-repository warns you about it: `WARNING: add-apt-repository is broken with non-UTF-8 locales` After running (adjust to match your used locales...
Is there any chance somebody could take a look at this? If I can assist in any way, let me know … would be oh so sweet to have this...