This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Description
As is clearly the case when this error message is thrown by the Prerenderer.ReturnToString there is an object with the full error message available from node but it isn't properly parsed from json and thus we don't actually know what failed.
It would be really nice if this was parsed properly by the spa services and we got a real error message.
Thanks!