-
Due to Meteor's semver constraints, the latest 1.0.4 does not install unless explicitly required by
`meteor add nilsdannemann:pdfmake@=1.0.4`
because Meteor believes 1.0.38 is a higher version:
```…
-
I'm trying to get wallaby working for server tests for a meteor app that uses coffeescript. So I tried to use the wallaby_server file from this repo however it fails because it can't find any meteor m…
-
When calling job.fail() with an object of type Meteor.Error the code fails with the following stack trace.
```
I20160218-11:16:46.819(11)? Exception in setTimeout callback: Error: Match error: Expect…
-
Hi...
This is the great package for connecting react-native apps with meteor back-end. Initially I connected
to meteor DDP server.I can call meteor methods from react native app as expected.But w…
-
When calling RPC-API sendrawtransaction please validate and limit the data given over the body parameters to prevent dDoS attacks.
This RPC-Call is located in:
**meteor-api package:** https://gith…
-
Hi,
when I do meteor add herteby:grapher-vue, compared with your demo, it does not add the following folders and their content:
packages
L__grapher
L__grapher-vue
Is it normal?
Tha…
-
It's tricky getting packery working correctly with Meteor. If anyone has it working properly in their Meteor project, I'm very interested in taking a look at the source.
Potentially then including c…
-
meteor --version
Meteor 0.9.3.1
meteor add premosystems:facebookservermethods
[====================] 100% 0.0s Downloading packages
No compatible build found for premosystems:facebookservermethod…
-
Hi, I was running into some issues with Meteor showing a white screen when running my app on an `ios` device and found out about this terrific package. Thanks for creating it. :+1:
However, I'm curr…
-
When we insert a new row into a table with a JSON column that is empty or null, we get an error like this that causes MeteorJS to exit:
> W20160505-15:47:28.917(10)? (STDERR) RangeError: Trying to ac…