-
Given the code:
```js
import { Mongo } from 'meteor/mongo'
export const BookmarkChapterCollection = new Mongo.Collection('bookmarkChapter')
if (Meteor.isServer) {
BookmarkChapterCollection.…
-
-
Currently using version 4.7.2.
I have tried updating to versions 4.8.0 and 4.8.1, but neither will start with a segfault.
I had no choice but to revert to version 4.7.2.
OS: CentOS Linux 7.9.2009…
-
[Enter steps to reproduce:]
1. used the command line
2. ran atom . in the directory I wanted to open up.
**Atom**: 1.21.1 x64
**Electron**: 1.6.15
**OS**: Mac OS X 10.12.6
**Thrown From**: […
-
- [X] Using Meteor 3.0.1 Blaze js for a cordova android app using cordova-plugin-screen-orientation crash when try to build.
It is working ok for IOS
- [X] Meteor 3.0.1 with Blaze js
- [X] It work…
-
I'm currently working on a project that requires me to use a real time interactive graph. I was wondering if I could use this library for that.
Would anyone be able to give me some pointers as to …
-
[Enter steps to reproduce:]
1. Just start Atom v`1.19.0` with the package already installed
**Atom**: 1.19.0 x64
**Electron**: 1.6.9
**OS**: "Manjaro Linux"
**Thrown From**: [go-quick-import]…
-
Hello,
When creating a new project or upgrading to Meteor 2.6 or 2.6.1, an error arises:
Unexpected mongo exit code null. Restarting.
Can't start Mongo server.
So I had to downgrade again…
-
### Open Source Project name
Meteor.js
### What is your project?
Meteor.js is a full-stack framework that simplifies web and mobile application development. It allows developers to use React,…
-