-
When the NodeJS process runs with `--frozen-intrinsics`, creating a pino logger throws an error.
```
> node --env-file ./.env --enable-source-maps --disable-proto=throw --disallow-code-generation-…
-
In order to ease diagnose, could it be possible to echo maven command line before running it ?
thank you
-
https://npmgraph.js.org/?q=preferred-pm - 24 dependencies
https://npmgraph.js.org/?q=package-manager-detector - 0 dependencies
-
So trying to fix [this issue](https://github.com/zeit/serve/issues/172) I found that in this line of `term-size` stops the execution:
```javascript
const size = execa.sync('resize', ['-u']).stdout…
-
## Version **0.5.1** of [execa](https://github.com/sindresorhus/execa) just got published.
Branch
Build failing 🚨
Dependency
execa…
-
Recently the `bin-wrapper` dependency was added, which then was modified to use the @mole-inc fork since that one is maintained.
This still uses bin-check which depends on execa 0.7 which has a vul…
-
### Version
5.0.8
### Environment info
```
Local
```
### Steps to reproduce
I am unsure.
### What is expected?
To not get vulnerability errors from our scanner.
### What is actually ha…
-
Hi, this is a great project to abstract away the complex Excel SDK. It would be very good if an example could be added of how to use the .Asynchronous Args method. I've tried to use the example from x…
-
Randomly about 1-2 weeks ago, YT syncs for channels stopped working on my server. I thought it might be because I was still on PeerTube 5.x.x (due to issues with Yunohost being able to upgrade to 6.x.…
-
Like `x.sync` and `execSync`, powered by `child_process#spawnSync`?