Skip to content
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

Issue with building TW "Build stopped (1 processes left)" #78

Closed
DannyPhoenix opened this issue Oct 23, 2024 · 1 comment
Closed

Issue with building TW "Build stopped (1 processes left)" #78

DannyPhoenix opened this issue Oct 23, 2024 · 1 comment

Comments

@DannyPhoenix
Copy link

I'm not sure what other information I can share to help.

image

But here is what I have tried so far:

  1. Uninstalled and reinstalled extension
  2. Updated to the latest version (I think I was on 1.5.xx before)
  3. Unmapped all of the config files (input, output, config)
  4. Clean / Rebuild project

Project is a Blazor app.

image

theron-wang added a commit that referenced this issue Oct 23, 2024
@theron-wang
Copy link
Owner

This is actually working as intended: Manual builds once instead of running with --watch. In 1.6.3, I added a ManualJIT build option (like Manual, but it runs until manually stopped: --watch), which should be what you're looking for. I apologize for the confusing descriptions in the Build type setting; I've also made them clearer in 1.6.3. Thank you :)!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants