-
Notifications
You must be signed in to change notification settings - Fork 25
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
RangeError: Maximum call stack size exceeded #26
Comments
Is this still an issue? |
I wonder if this is related to the windows issues I was having with ember-cli in general on windows the other week? I think something may be goofy with tmp files? |
not sure, but none of the other codemods are having this problem. |
I imagine any codemod using telemetry would have this problem? |
I think we should pull the cache from project or at least provide a switch to turn it off. Sound like a good idea? |
Yeah. We don't need it, and it only has caused problems |
so who is doing the work HAHAHA |
I'm not sure what is causing this. It passes in Travis but fails on AppVeyor. It's running
npx ember-no-implicit-this-codemod http://localhost:4200/ app/
on CI.https://ci.appveyor.com/project/embercli/ember-cli-update/builds/26931625#L4337
The text was updated successfully, but these errors were encountered: