-
-
Notifications
You must be signed in to change notification settings - Fork 44
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
Fornax crashes on build #84
Comments
Hey @oluwandabira, and others who might come across this: |
Tested it and I still get the same error. |
So the underlying issue still seems to be with ignored file paths? |
So I thought, but not any more.
I see there's no answer yet to #87, but I wouldn't expect the Generator to pick up this kind of error; it's only watching for the Lines 216 to 221 in 5902c57
Exceptions throw by generator scripts are emitted by FSI and not handled as far as I know. |
Describe the bug
Fornax crashes when attempting to build a project with error:
To Reproduce
Steps to reproduce the behaviour:
dotnet tool restore
,dotnet fake build
,dotnet fake build -t Test
)fornax new
)fornax build
)Expected behaviour
Fornax builds the site.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: