Skip to content

Commit

Permalink
Document that AVA 4 cannot be run globally
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Wubben <mark@novemberborn.net>
  • Loading branch information
binyamin and novemberborn committed Jun 23, 2022
1 parent 26a2e5d commit ac0d75d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Expand Up @@ -66,6 +66,8 @@ Alternatively you can install `ava` manually:
npm install --save-dev ava
```

*Make sure to install AVA locally. As of AVA 4 it can no longer be run globally.*

Don't forget to configure the `test` script in your `package.json` as per above.

### Create your test file
Expand Down

0 comments on commit ac0d75d

Please sign in to comment.