-
Upon running a sample React project, I get the following error:
```
=> Linted your app. No linting errors.
W20241123-11:33:01.005(-3)? (STDERR) packages/core-runtime.js:189
W20241123-11:33:01.…
-
The [documentation for `Meteor.settings`](https://docs.meteor.com/api/meteor.html#Meteor-settings) states that changes to `Meteor.settings.public` during runtime will be picked up by new client connec…
-
Approaching this package, it seems to emphasize the `server` entry-point, whereas `meteor-vite` seems to emphasize the `client` entry-point. Is there a way to shift over to anticipate more than `serve…
-
### Describe the bug
crashes before the mojang loading screen pops up
### Crashlog
[latest.log](https://github.com/user-attachments/files/17606798/latest.log)
### Steps to reproduce
1. launch t…
-
In `meteor`, we found it very useful to implement a `Map` class. I actually tried to avoid doing this, but eventually found it necessary to keep the rest of the code clean/sane. Otherwise, you start t…
-
Just curious if you know about this: https://github.com/arunoda/meteor-up
I also prefer Ansible as my tool for configuration management / continuous infrastructure and very much support a meteor role…
-
### Describe the bug
This issue occurs most often when the game has been running for a few hours, and the account's session is invalidated.
What should happen: The account should re-login, and re…
-
### Describe the bug
It was working on 2b2t, now it acts laggy on 20 TPS while removing blocks until it gets to the last block to be removed.
### Steps to reproduce
I enabled the module, it hangs u…
-
Mup version (`mup --version`):
Mup config
```js
paste config here...
```
Output of command
```bash
paste output here...
```
-
The [meteor/alanning:roles](https://github.com/Meteor-Community-Packages/meteor-roles) package is a meteor community package and if I include it in a vanilla vue meteor 3.0.4 project then I see proble…