Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After adding this package, the error [RangeError: Maximum call stack size exceeded] prevents Meteor from starting up. #2

Open
jasonswanson opened this issue Feb 24, 2017 · 1 comment

Comments

@jasonswanson
Copy link

Console logs:

$ meteor add joshowens:mongo-explainer
Changes to your project's package version selections:
joshowens:mongo-explainer added, version 0.1.2
joshowens:mongo-explainer: Learn which mongo queries need indexed.
$ meteor
=> Started proxy.
=> Started MongoDB.
I20170224-16:59:35.489(-6)? [RangeError: Maximum call stack size exceeded]
I20170224-16:59:35.523(-6)? [RangeError: Maximum call stack size exceeded]
I20170224-16:59:35.523(-6)? [RangeError: Maximum call stack size exceeded]
I20170224-16:59:35.523(-6)? [RangeError: Maximum call stack size exceeded]
I20170224-16:59:35.523(-6)? [RangeError: Maximum call stack size exceeded]
I20170224-16:59:35.524(-6)? [RangeError: Maximum call stack size exceeded]
=> Exited from signal: SIGSEGV

@crapthings
Copy link

yes i have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants