You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Pattern Lab Node v2.7.2 on Linux, with Node v4.7.X, using the Grunt Edition.
Expected Behavior
When a pattern fails to build, it is listed as "failed" in the console output after writing the output.
Even when a pattern fails we still can build the rest and show an error message instead of the failed template.
Actual Behavior
No output is written if the engine throws an exception during rendering.
Steps to Reproduce
Fail a template build e.g. using invalid JSON.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I am using Pattern Lab Node
v2.7.2
onLinux
, with Nodev4.7.X
, using theGrunt
Edition.Expected Behavior
When a pattern fails to build, it is listed as "failed" in the console output after writing the output.
Even when a pattern fails we still can build the rest and show an error message instead of the failed template.
Actual Behavior
No output is written if the engine throws an exception during rendering.
Steps to Reproduce
Fail a template build e.g. using invalid JSON.
The text was updated successfully, but these errors were encountered: