Nicolas Morel
Nicolas Morel
[](https://issuehunt.io/r/avajs/ava/issues/1997) ## Prerequisites I checked other issues and couldn't find something similar, although #1485 is slightly related and is genuinely both surprising and completely counter-intuitive to me, but I'm not...
Hi there! I just have a quick question. The inspector console, as the title says, is filled with dozens of those messages, of people I have no idea who they...
Hi, When I turn back on my device with an already existing connection, I get this stack trace on the relay side : ``` 2017-04-28 10:26:56.731 I UDPConnection: UDP 10.0.0.2:39139...
#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): no #### Context * *node version*: 14.16.0 *...
Hi, I found myself in need of transmitting the query string to the proxy target, rather than redefining the mapUri, I thought it would be interesting to add it to...
I guess the title says it all. This was a convoluted one, I hope I didn't miss anything. Also, tests don't pass locally, but show a weird error without details...
Errors thrown by children processes are displayed without the call stack, it's hard to debug tests without it.
Sometimes, our production servers hit the following error: ``` RangeError: Maximum call stack size exceeded at maybeTime (/home/runner/application/node_modules/.pnpm/[email protected]/node_modules/elastic-apm-node/lib/instrumentation/timer.js:11:20) at maybeTime (/home/runner/application/node_modules/.pnpm/[email protected]/node_modules/elastic-apm-node/lib/instrumentation/timer.js:12:29) at maybeTime (/home/runner/application/node_modules/.pnpm/[email protected]/node_modules/elastic-apm-node/lib/instrumentation/timer.js:12:29) at maybeTime (/home/runner/application/node_modules/.pnpm/[email protected]/node_modules/elastic-apm-node/lib/instrumentation/timer.js:12:29) at maybeTime (/home/runner/application/node_modules/.pnpm/[email protected]/node_modules/elastic-apm-node/lib/instrumentation/timer.js:12:29)...
## Summary **joi** v18.0.0 is a small maintenance release which goal is mainly to **drop node < 20 support** by upgrading all the dependencies. - **Upgrade time**: low - no...