-
Hello! I'm trying to use VK login feature.
I registered app Id
``` coffee
ServiceConfiguration.configurations.insert
service: 'vk',
appId: '4866449',
…
-
I was trying to run a demeteorized app but it fails with below error. Could you help me debug this issue
I understand that mongo is not allowing .(period) symbol in keys. I couldn't find where i ha…
-
Migrated from: meteor/meteor#3766
I'm still experiencing the same repro, where calling `Accounts.onEmailVerificationLink()` to override the hook will produce the following console log:
```
Acco…
-
I am using the RememberMe component in my Signin form (a React functional component in Meteor)
When I try running tests with Jest I get the following error:
**Cannot find module 'meteor/tprzytul…
-
I get a "Match failed" error if I try to sign up as a new user. I think the match error is caused because I set passwordSignupFields to 'USERNAME_ONLY' so that email is undefined in:
https://github.co…
-
INITIAL ISSUE IS HERE...
However, the issue is now changed to when I put the package at the top of the packages file vs the bottom. See below comment for race condition issue.
When I add `meteor-aggr…
-
Test https://github.com/meteor/examples with FerretDB, create and link issues there.
Check that those examples use OpLog.
```[tasklist]
### Examples
- [x] [tic-tac-toe](https://github.com/meteor…
-
On the beta
https://github.com/Meteor-Community-Packages/meteor-mocha/pull/150
**Describe the bug**
The client tests never run
I get this log and then it just stops:
```
I20240115-09:07:57.…
-
Hi Mate,
Im facing the below issue while running **$meter run android** on my ubuntu machine.
**Below is my console log :**
Started proxy.
=> A patch (Meteor 1.4.1…
-
[meteor-accounts-t9n](https://github.com/softwarerero/meteor-accounts-t9n) is now only an NPM package as of version 2.3.0.
The old softwarerero:accounts-t9n Meteor package that useraccounts:core st…
tab00 updated
5 years ago