-
Since only some meteor/XX packages have types, we need to get a mix of retrieving types from node_modules/@types and .meteor/local/types.
Unfortunately I cannot get this to work.
When prioritizi…
-
when I run 'mrt add angularjs', I get a version that does not have Npm.require in server.js
-
Many meteor packages don't require knowledge of the meteor context, or global variables (or could be refactored minimally to support this).
These packages could with relative ease be moved to NPM, …
-
Idle Crash in Development Mode
Meteor Version: release/METEOR@3.0-rc.0
OSX Sonoma 14.3.2
Expected: Dont Crash during idle
Actual: Crashes during idle.
Not sure of production mode as not willi…
-
## Issue
Using docker-compose from 2 apr 2023, I tried to import a trello board. But seems to fail.
### Server Setup Information
- docker compose from github
```
WeKan ® info - 6.81.0
Meteor -…
-
**Describe the bug**
TypeScript is unable to find Collection2 after importing it
**To Reproduce**
Steps to reproduce the behavior:
1. `meteor add aldeed:collection2`
2. Add the import line and load…
-
When adding package using meteor add "meteor add peerlibrary:pdf.js", its showing errors during installation like below,
=> Errors while adding packages:
…
-
The flaw is in `useragent` module [here](https://github.com/3rd-Eden/useragent).
Meteor Framework always parse new User-Agent Header string by using useragent module, that could lead to Application…
-
hi everyone
When i using "meteor add phaserio"
i got a problem
" => Errors while parsing arguments:
While adding package phaserio:
error: no such package"
-
**Description:**
**Summary:**
The `build.sh` script in the `Rocket.Chat/apps/meteor/packages/rocketchat-livechat/plugin/` directory is missing a shebang line and fails to create directories corr…