adamgins

Results 25 issues of adamgins

If you create a user by another means (eg Google login `accounts-google`) and a user tries to call rest '/login` route... it crashes the server. ``` 20190105-08:52:59.677(11)? loginWithPassword 3 {...

Thanks for Tupperware... Any ideas on the following issue pls: ``` > Starting app on port 3000... ## There is an issue with `node-fibers` ## `/opt/meteor/dist/bundle/programs/server/node_modules/fibers/bin/linux-x64-57/fibers.node` is missing. Try running...

I have file in folder... but not picked up -] github.com/chriswessels/meteor-tupperware (tupperbuild v1.0.0) [-] No tupperware.json found, using defaults. [-] Downloading Meteor 1.5.2 Installer... [-] Installing Meteor 1.5.2... [-] Building...

Hi I am running `docker build -t adamgins/buzzy-docker .` Running on OSX I see the following on the console. ``` Sending build context to Docker daemon 299.5MB Step 1/4 :...

I am getting the following error https://forums.meteor.com/t/meteor-1-6-build-failing-with-require-ensuredependencies-is-not-a-function/40497

I am not sure what changed, perhaps I ran "mrt update"? But now my spinner shows on far left of page (actually slightly off the page). All I have is:...

Currently the Oauth flow forces Cordova apps to use a "popup" style vs "redirect". See https://github.com/meteor/meteor/blob/ccfee68145720cd7761680215125f3f005d9ed30/packages/oauth/oauth_client.js#L15 Is there a way we can support "redirect" for Cordova, it makes handling of...

Project:Accounts:OAuth
Project:Mobile

could we please support dynamic imports see https://github.com/meteor/meteor/issues/8745 relates to parent package too https://github.com/froala/meteor-froala

Hi, this was not clear in the instructions, please help.

Hi I am upgrading from v2 -> v4. Everything worked well with v2 but having some issues with v4 When I have `initOnClick: true` and I have already set `_value`...