-
Look into how to best provide multiple configs and plugins. I'm guessing composing based on use case may be better than a kitchen sink approach? client vs server seems used in a few spots, like here…
-
Hi,
I can't run node-nightly as it thinks I'm offline (@ home, @ work, with WiFi or wired).
```
~ ❯❯❯ node-nightly --upgrade
Checking for update...
You are using latest version already.
~ ❯❯❯ no…
orgbx updated
4 years ago
-
[](https://issuehunt.io/r/sindresorhus/fkill/issues/25)
I need to kill the process tree in 5 seconds. However, I found that the code will run almost 10+ seconds before returned. Any suggestions? …
-
@sindresorhus
It seems like whenever I rotating the chrome for Android during FullScreen mode, and exit fullScreen mode and back to fullScreen mode again.It will goes to complete black....and it onl…
-
vulnerability issue reported in our scan "Versions of the package semver before 7.5.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user da…
-
**What did you expect to happen?**
Just cd
**What actually happened?**
cd with strange output
**Output**
```text
base ❯ cd src
find: /Users/admin/my_znap_path/enhancd
/Users/admin/my_znap_…
-
I'm trying to use async/await with gulp-traceur. I'm passing in the experimental option.
The following code produces an error `Error filename:line:char: Semi-colon expected`, but compiles correctly …
-
Typescript types are not decamelized when using `deep: true` option, even though the value is.
![image](https://user-images.githubusercontent.com/852926/228836871-5e8e5125-1b32-4a4c-903c-62b1ca7a67…
-
Sentry instruments fetch and [fills in](https://github.com/getsentry/sentry-javascript/blob/e944daa3d71272f87fc324ae3f0b540ed0645b8e/packages/utils/src/instrument/fetch.ts#L104) the `stack` property o…
-
I want to change user@hostname on prompt , is it possible to doing that ?