-
matb33:collection-hooks (0.8.4)
TypeError: Class constructor Collection cannot be invoked without 'new' at new ns.Collection (packages/matb33_collection-hooks.js:275:27)
-
Hello! I'm trying to save WebSession in Mongo with reactive driver in Spring WebFlux project.
It works with default JdkMongoSessionConverter but failed with JacksonMongoSessionConverter. I have an ex…
-
This is probably more of an upgrade issue than anything else.
I've just upgraded to reactive mongo 0.10 from 0.9. Previous, I had a case class like this:
``` scala
case class Foo(prop: Long)
```
W…
-
I am getting the error after some time, I mean it appears onces in a week or 4 days:
I am using Ubuntu 16.4
```
W20190123-10:00:24.534(1)? (STDERR) /home/myuser/.meteor/packages/meteor-tool/.1.…
-
I have a meteor project, which is constantly going down because of extremely higher CPU usage.
As I start my project, my CPU usage jumps to 400+ percentage for node.
Currently using **METEOR@1.8…
-
Having an issue, wondering what I am doing wrong. Maybe its due to using Mongo Ids as the _id?
Code:
```javascript
if (Meteor.isServer) {
let options: any = {idGeneration: 'MONGO', '…
-
AFAIK, the [barbatus:typescript](https://atmospherejs.com/barbatus/typescript) is the "official" typescript support.
However, it seems that the project is [not updated anymore](https://github.com/ba…
-
```
Exception while invoking method '__dynamicImport' Error: ENOENT: no such file or directory, open '/app/bundle/programs/web.browser/dynamic/imports/ui/components/common/ClientInviteForm/index.js'
…
-
Do you have any plans to support [MongoDB Async Driver](http://mongodb.github.io/mongo-java-driver/3.8/driver-async/)?
-
Hi @mitar @alanning ,
Today I trying to update meteor to 1.4.3.2 and give the below message:
```
Newer versions of the following indirect dependencies are available:
* blaze 2.1.9 (2.3.0 is ava…