-
Rocket.Chat Version: 0.54.2
Running Instances: 2
DB Replicaset OpLog: Enabled
Node Version: v4.7.3
This morning, we started having intermittent issues with our various Rocket Chat clients losing…
-
If I open an image in napari 0.5.4 and then launch the widget (from Plugins menu) and click Create, I get a traceback:
```
-------------------------------------------------------------------------…
-
Evidently emit() got changed to next() in one of the later versions... the docs still say emit().
-
Currently, due to argument validation, `EventEmitter` methods will raise an exception when a `Mock` is used in place of a listener. We should make `EventEmitter` compatible with `unittest.Mock` to sim…
-
hello, I have problem with mongoskin usage. I use it to move data from postgresql to mongodb. I use loop to move each data like this:
docs.forEach(function(item){
db.docs.insert(item, functio…
zkrhm updated
10 years ago
-
My node version is 8.11.1. Any solutions? Thanks @fe9lix
ghost updated
5 years ago
-
On startup I get the following message in my console
```
(node:272) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead.
RoboHydra ready on port 3000 - Admin URL: ht…
-
I am trying to add this to my Quasar/VueJS project. Where should EventEmitter/events come from? Seems like the inheritance is failing. Is there an undocumented hard dependency on https://angular.io/ap…
-
### Describe the Bug
While trying to subscribe to same event more than 10 times, Directus throws the following warning:
```
(node:99122) MaxListenersExceededWarning: Possible EventEmitter memory …
-
### Check List
- [X] I have already read [Docs page](https://hexo.io/docs/).
- [X] I have already searched existing issues.
### Feature Request
I make heavy use of hexo.on("ready") and got now foll…