-
Logs from server
```
(node:1) MaxListenersExceededWarning: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit.
…
-
### Issue
Updated my project to RN 0.48.1 and React 16.0.0-alpha.12. The project compiles properly and but now getting red screen of death in the iOS Simulator - both from Xcode and with RN CLI - w…
-
### Which @angular/* package(s) are the source of the bug?
core
### Is this a regression?
Yes
### Description
The output migration transforms:
```ts
@Output() eventEmitter = new EventEmitter();
…
-
hey guys
Encountered a "Possible EventEmitter memory leak detected" warning while deploying OpenCTI using Docker Stack and Portainer. The warning indicates that 11 abort listeners were added to [Even…
-
**Describe the bug**
When trying to render multiple times the same pdf with renderToBuffer() in a loop in a Nest.js app (with express), I get the following warnings in the console. Note that all the …
-
### I am interested in helping provide a feature!
Yes
### Which generators are impacted?
- [ ] All
- [X] Angular
- [ ] HTML
- [ ] Qwik
- [ ] React
- [ ] React-Native
- [ ] Solid
- [ ] …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
Sadly I'm not able to provide a reproducible example as the issue ran…
-
Can we convert this to event emitter, so I can handle errors myself. Right now, if amon is down, it prints console.log messages
Error sending log data to Amon on /api/log/XXXXXX
Please make sure that…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I can no longer toggle into t…
-
Hello, I imported package `browser-level`
and received the following error
```
✘ [ERROR] Could not resolve "events"
node_modules/abstract-level/abstract-level.js:5:33:
5 │ const { Eve…