jhmaster

Results 17 issues of jhmaster

Yeah... that's about it. The issue is it causes browsers low-end or even medium-end devices, especially mobile devices, to lag or even completely freeze when trying to load core-js' GitHub...

enhancement
docs
help wanted

I keep consistently getting that warning when absolutely nothing else on my computer is running, other than cmd.exe to run the benchmark on. I've already tried `--shell=none` and as many...

feature-request

**Describe the bug** Program runs just fine on `qode` and also compiles seemingly fine with no errors, but when ran / doubleclicked the .exe does nothing. **To Reproduce** Steps to...

Whenever electronmon does a soft reload (renderer) of the app, the taskbar icon of the app starts flashing, which gets rather annoying very quickly, is there any way to stop...

question

### Version `0.2.1` ### Platform `Linux DESKTOP-A7ND7QS 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux` ### What steps will reproduce the bug? The following file...

bug
need repro

**Is your feature request related to a problem? Please describe.** Unable to use or install Node.js nightly releases with NVM4W, can't even manually install them on a system with NVM4W...

enhancement request
consider for rt

### Version 0.1.3 ### Platform `Linux DESKTOP-A7ND7QS 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux` ### What steps will reproduce the bug? Take the following...

bug
node.js

### What version of Bun is running? 0.4.1 ### What platform is your computer? Linux 5.15.79.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? Run `bun pm cache rm`...

bug

### What version of Bun is running? 0.4.1 ### What platform is your computer? Linux 5.15.79.1-microsoft-standard-WSL2 x86_64 x86_64 ### What steps can reproduce the bug? Run the below file with...

bug

The file `android_lf.h` referenced in the two lines below cannot be found during compilation: https://github.com/libarchive/libarchive/blob/aa09163691b955812a269451d1401435a09832d9/libarchive/archive.h#L101 https://github.com/libarchive/libarchive/blob/aa09163691b955812a269451d1401435a09832d9/libarchive/archive_entry.h#L103 This issue has been reported before in #890, and then fixed on https://github.com/libarchive/libarchive/commit/0267cddc89ccd5c8483d2731b50652578ca42d81 by...