-
If I start my nodejs application with pm2 `pm2 start index.js`, winston does not log uncaught exceptions.
Here is my config:
```
var winston = require('winston');
var winston_logger = new (winston.L…
-
**Describe the bug**
An error occurs when importing Typeorm after installation.
(But no error occurs in the case of `import type {...} from "typeorm"`)
**To Reproduce**
Steps to reproduce the b…
-
### 📜 Description
When I upgrade my packages, I encounter this error.
### 👍 Expected behavior
This should run the same as before the upgrading this
### 👎 Actual Behavior with Screenshots
![image…
-
Hi,
Great extension, I use this every day. Do you think it would be possible to add some functionality to follow a log as its being updated?
Perhaps this can be bound to a short cut to turn the …
-
Node.js 10.16.0
@nest-modules/mailer 1.1.3
nestjs 6.5.2
When sending an email using handlebars I get the following error:
```
[Nest] 26182 - 2019-07-29 3:41 PM [ExceptionsHandler] ENOENT…
hug0b updated
3 weeks ago
-
### What happened?
Looking at the debug logs , sumbled upon an oddity with the new namespace logging ouputting an ``undefined``:
z2m 1.37.1
```
[2024-06-04 07:45:04] debug: z2m: Received MQTT…
ghoz updated
5 months ago
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I …
-
### [REQUIRED] Environment
- Browser version: node.js, no browser
- Alchemy SDK version: 3.2.0, but I suspect latest as well
### [REQUIRED] Describe the problem
When making an sdk call to upda…
-
TypeError: Cannot convert undefined or null to object
at Function.assign ()
at exports.Logger.patchedLog [as log] (/home/ubuntu/www/recruiter/node_modules/@opentelemetry/instrumentation-wi…
-
### Expected Behaviour
I expect powertools to log all enumerable properties on an error. It's common to include a code, and extra information about an error. For example, node's fs errors include `…