Skip to content

The watch mode does not work in v6 #3270

Closed
@aristov

Description

@aristov

I'm trying to run AVA in watch mode:

npx ava --watch

But I got this error:

file:///Users/aristov/workspace/jste/node_modules/ava/lib/cli.js:525
			signal: abortController.signal,
			                        ^

TypeError: Cannot read properties of undefined (reading 'signal')
    at loadCli (file:///Users/aristov/workspace/jste/node_modules/ava/lib/cli.js:525:28)

Node.js v20.6.1

npx ava works normally.

This bug is only related to version 6.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugcurrent functionality does not work as desired

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions