-
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…
-
By Meteor docs (https://guide.meteor.com/code-style.html#eslint-installing), we should install eslint support using this command:
meteor npm install --save-dev babel-eslint eslint-config-airbnb esl…
-
Because of
```
npm outdated
Package Current Wanted Latest Location
autoprefixer 6.7.7 6.7.7 9.3.1 vue-webpack-meteor-todo
babel-es…
-
I have currently an issue with the dev-server. While using it, it looks like the Accounts hooks and options are getting cleaned but not restored correctly.'
E.g. when setting a breakpoint in Meteor…
-
I was working on a project and noticed some rules were not working.
They should have returned the error to me, but they did not.
Then I realized by debugging (`METEOR_ESLINT_PLUGIN_DEBUG=1 eslin…
-
The contents of the file do not matter, if I remove it it fails on the next file. If I disable the plugin, there are no errors.
```
eslint:file-enumerator Yield: activity.tests.ts +0ms
eslint…
-
I have developed my project on this boilerplate.
I have successfully created apk, it gets installed also.
But when I open it crashes without error.
![app crash](https://user-images.githubusercont…
-
I've been using this package for awhile now, along with meteor 1.4, 1.5 and now I'm trying to get it working with 1.6. Also, I use react-toolbox.
Currently, I just get unstyled components, as if no…
-
I'm just starting to try Meteor and I'm using Atom as my editor/IDE with meteor-api. I've just installed Meteor and Atom on a fresh Mac OS install in the last few days and added the list of recommend…
-
## Description of Problem
1. Error below pops up in the terminal console but everything is working fine in the browser.
2. When `view page source`, nothing is in the `body` tag.
- [x] I switched back …