Skip to content

Bug: Unable to parse line in .flowconfig file #27691

Closed as not planned
Closed as not planned
@TajAlasfiyaa

Description

@TajAlasfiyaa

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 renderer

error 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 renderer

error Command failed with exit code 8.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Steps to Reproduce

  1. Run yarn flow.
  2. Follow the instructions to select a primary renderer.
  3. Run yarn flow test.
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Resolution: StaleAutomatically closed due to inactivityStatus: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions