We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
6.4.1
N/A
All
No response
When using a DEBUG variable, I expect all of the Electron Forge CLI output to use Listr2's renderer fallback.
DEBUG
There's a mix of fallback and default renderers, making it difficult to actually use DEBUG.
DEBUG=electron-forge:system-check yarn start
The text was updated successfully, but these errors were encountered:
erickzhao
No branches or pull requests
Pre-flight checklist
Electron Forge version
6.4.1
Electron version
N/A
Operating system
All
Last known working Electron Forge version
No response
Expected behavior
When using a
DEBUG
variable, I expect all of the Electron Forge CLI output to use Listr2's renderer fallback.Actual behavior
There's a mix of fallback and default renderers, making it difficult to actually use
DEBUG
.Steps to reproduce
DEBUG=electron-forge:system-check yarn start
Additional information
No response
The text was updated successfully, but these errors were encountered: