Call to Node module failed with error: Error: [object Object] = Bad Error Message #505

Closed
opened 2025-08-09 17:16:32 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @JohnGalt1717 on 8/15/2017

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!

*Originally created by @JohnGalt1717 on 8/15/2017* 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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#505
No description provided.