You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using yarn's PnP feature with AVA test tool results in strange ava not found when I try to import it. But it does say did you mean ava-npm-3.11.1.... I've also tried using yarn pnpify ava but it's the same issue.
Describe the bug
Using yarn's PnP feature with AVA test tool results in strange
ava
not found when I try to import it. But it does say did you meanava-npm-3.11.1...
. I've also tried usingyarn pnpify ava
but it's the same issue.To Reproduce
database.spec.mjs
Package.json AVA settings
Environment if relevant (please complete the following information):
The text was updated successfully, but these errors were encountered: