Skip to content
This repository was archived by the owner on Aug 19, 2026. It is now read-only.

README references non-existent 'test:run' script #627

Description

@keewoolee

Description

The README references yarn test:run but this script doesn't exist in package.json. The correct command is yarn test.

Steps to reproduce

yarn test:run

Results in:

Usage Error: Couldn't find a script named "test:run".

Suggested fix

Update the README to use yarn test instead of yarn test:run.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions