-
Hi, all!
Quick update, and request for thoughts regarding PlexRequests! As I'm sure many have noticed, I've been MIA on this project for a number of months. Thankfully @rigrassm and others have ste…
-
On Windows, after a fresh install of 3.0.1, and then creating a new project I cannot install npm modules:
```
PS C:\Users\mjc\new-app> meteor --version
Meteor 3.0.1
PS C:\Users\mjc\new-app> mete…
-
I have two meteorJS projects that are being misidentified. I think it might have to do with bootstrap libraries that are included in them.
https://github.com/sdhar86/clashofgears
and
https://githu…
-
Hi, I have this new repository and is build in meteorjs (Javascript) but appears as CSS.
https://github.com/ktemo/MeteorHackathon2015
Could someone help me with this, please? Do I need to do somethin…
ktemo updated
4 months ago
-
Hey there,
Loving aphrodite so far. I keep noticing that when my components render on the screen there is a small flicker. The component is first unstyled then styled. I am not using SSR.
Is there …
-
Right now we just have OAuth. This would be nice, but it requires a bit of care to implement because we're taking the full security burden on ourselves.
-
[Enter steps to reproduce:]
1. Open Atom editor
2. As soon as Atom editor opens the following error comes up immediately...
**Atom**: 1.28.2 x64
**Electron**: 2.0.5
**OS**: Mac OS X 10.13.6
…
-
Need to verify that Windows & macOS builds are working.
They should be since all the dependencies are cross-platform as well.
Will confirm.
-
Hi!
I study your API:
```
await client.start({
phoneNumber: async () => await input.text("number ?"),
password: async () => await input.text("password?"),
phoneCode: async () => awai…
-
It would be really nice to have a minimal meteor build image that supports arm64 architecture with tags for the different versions of meteor, e.g. 2.14, 2.15, 2.16 ... I thought this might be it :-)