-
-
Notifications
You must be signed in to change notification settings - Fork 243
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 #643
Comments
Can you add me on Skype (username balupton) or Google Hangouts (balupton@gmail.com) and I'll debug this with you? |
balupton
added a commit
that referenced
this issue
Sep 16, 2013
- v6.52.2 September 16, 2013 - Possible fix for `Error: A task's completion callback has fired when the task was already in a completed state, this is unexpected` error - Thanks to [Ryan Fitzer](https://github.com/ryanfitzer) for [issue #643](#643) thanks to - Thanks to [drguildo](https://github.com/drguildo), [Evan Bovie](https://github.com/phaseOne), [Brandon Mason](https://github.com/bitmage), [ashyadav](https://github.com/ashyadav) for [issue #623](#623) - Will now output the progress of `iconv` install if `detectEncoding` is true and `iconv` isn't installed - Updated dependencies
Should be fixed in v6.52.2, let me know if it isn't. |
Fixed! Thanks. |
balupton
added a commit
that referenced
this issue
Oct 23, 2013
- v6.52.2 September 16, 2013 - Possible fix for `Error: A task's completion callback has fired when the task was already in a completed state, this is unexpected` error - Thanks to [Ryan Fitzer](https://github.com/ryanfitzer) for [issue #643](#643) thanks to - Thanks to [drguildo](https://github.com/drguildo), [Evan Bovie](https://github.com/phaseOne), [Brandon Mason](https://github.com/bitmage), [ashyadav](https://github.com/ashyadav) for [issue #623](#623) - Will now output the progress of `iconv` install if `detectEncoding` is true and `iconv` isn't installed - Updated dependencies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
All templates I've tried give the same result.
Just after "notice: Shutting down the global DocPad, and starting up the local" I get:
docpad --version 6.52.1
node --version v0.10.15
npm --version 1.3.9
OS X 10.8.4
Also, running
docpad run -d
did not generate a "docpad-debug.log" inside my project folder. Is this located somewhere else?The text was updated successfully, but these errors were encountered: