Antaris/RazorEngine

action failed due to exception RazorEngine.Templating.TemplateCompilationException: Errors while compiling a Template.

Opened this issue · 0 comments

When I use RazorEngine on Mac OS, the following error occurs when I execute Engine.Razor.RunCompile

action failed due to exception
RazorEngine.Templating.TemplateCompilationException: Errors while compiling a Template.
Please try the following to solve the situation:
* If the problem is about missing/invalid references or multiple defines either try to load
the missing references manually (in the compiling appdomain!) or
Specify your references manually by providing your own IReferenceResolver implementation.