-
Hi
If I run the SQL command:
SHOW VARIABLES LIKE 'log_bin';
Result is
log_bin = ON
But I get the following error message:
=> Started proxy.
=> Started MongoDB.
=> S…
-
when I use meteor's smartpacgage Meteor_angularjs v2.0,like this
```
mrt add angularjs
mrt
```
it response me
```
TypeError: Object # has no method 'require'
at app/packages/angularjs/server.js…
-
(Copied from a different, unrelated issue.)
@yanxiaoyan:
```
Hi there,
I am a learner,
【meteor.settings】Should be how to set it?
```
@batjko:
```
You create a settings.json in your project folder,…
-
Hi I am new to meteor and orionjs. Maybe I'm posting this in the wrong place but here it goes. I have been running through tutorials and reading the documentation to get up to speed. I was running you…
-
Hi,
when a `.graphql` file has syntax errors, Meteor just reports `Error: Cannot find module 'myFile.graphql'`
instead of printing an error from `graphql-tag` loader.
f.e.
/schema.graphql
…
-
If this package is used on a Cordova device, it still tries to load the language file from the server instead of the local storage (http://meteor.local). This has two effects:
1. The language switch d…
-
I try to use ngAvatar in Angular-Meteor.
I use npm to install the package.
Then I import ngAvatar using: import ngAvatar from 'angular-avatar';
However, when I add ngAvatar as a dependency for…
-
I made a reactive admin panel for this migrations package. I was wondering if others have interest and hence if I should share it.
**How it works**
It's a simple reactive bootstrap interface that mi…
-
I'm developing for a Meteor backend that has a custom login system in place. For that reason, the accounts package is not installed. So every time I connect to it using SwiftDDP I see the following:
…
-
I've deployed successfull without force-ssl package, after add this package i got this error
```
[162.243.72.148] - Uploading bundle
[162.243.72.148] - Uploading bundle: SUCCESS
[162.243.72.148] - Se…