Closed as not planned
Description
Bug Description
When running Flow on the dom-node, test, and dom-node-webpack renderers, an error message appears:
.flowconfig:326 Unable to parse line.
Flow failed for the test renderererror Command failed with exit code 8.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
The same error occurs when running yarn flow dom-node:
.flowconfig:171 Unable to parse line.
Flow failed for the dom-node renderererror Command failed with exit code 8.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Steps to Reproduce
- Run yarn flow.
- Follow the instructions to select a primary renderer.
- Run yarn flow test.
- Expected Behavior
Flow should run successfully on the test renderer.
Actual Behavior
Flow fails with the error message .flowconfig:326 Unable to parse line.
Workaround
Currently, there is no known workaround for this issue.
Additional Information
- Yarn version: 1.22.19
- Node.js version: v20.9.0
- Windows version : 11 23H2