Meteor-Community-Packages / Meteor-Community-Packages/raix-push
Raix push gives error after updating pbastowski:angular-babel@1.0.7
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 191
- PR merge metrics
- No merged PRs in 30d
Description
Hello Guys,
I have updated my app packages after updating its gives error
W20151231-17:48:36.237(5.5)? (STDERR) Error: Match error: Failed Match.OneOf or Match.Optional validation
W20151231-17:48:36.238(5.5)? (STDERR) at check (packages/check/match.js:33:1)
W20151231-17:48:36.238(5.5)? (STDERR) at [object Object]._.extend._getFindOptions (packages/mongo/collection.js:248:1)
W20151231-17:48:36.238(5.5)? (STDERR) at [object Object]._.extend.find (packages/mongo/collection.js:284:1)
W20151231-17:48:36.238(5.5)? (STDERR) at exposePollingDriver (packages/meteorhacks_meteorx/lib/mongo-livedata.js:24:1)
W20151231-17:48:36.238(5.5)? (STDERR) at exposeMongoLivedata (packages/meteorhacks_meteorx/lib/mongo-livedata.js:11:1)
W20151231-17:48:36.238(5.5)? (STDERR) at packages/meteorhacks_meteorx/lib/server.js:22:1
W20151231-17:48:36.239(5.5)? (STDERR) at runWithAFiber (packages/meteorhacks_meteorx/lib/server.js:33:1)
W20151231-17:48:36.239(5.5)? (STDERR) at Package (packages/meteorhacks_meteorx/lib/server.js:21:1)
W20151231-17:48:36.239(5.5)? (STDERR) at /home/amit/projects/daily_work/Dec/30/chat-app-vibration/.meteor/local/build/programs/server/boot.js
Also checked with latest sample angular project same issue.Need help.
Thanks,
Mit
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with the latest sample Angular project and inspect the stack locations in packages/check/match.js, packages/mongo/collection.js, and packages/meteorhacks_meteorx/lib/mongo-livedata.js. Compare behavior before and after updating pbastowski:angular-babel@1.0.7; done means identifying a confirmed compatibility cause and a reproducible regression test or documented resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100