sh: wait-on: command not found
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 87
- PR merge metrics
- No merged PRs in 30d
Description
## Context
For the sake of providing a minimal reproduction, I only have a server running on `tcp:6006` in the background
In v7.2.0, when I run `npx wait-on tcp:6006`
-> I get the following error: `sh: wait-on: command not found`
But it works great in v7.1.0 (running: `npx wait-on@7.1.0 tcp:6006` works)
## Informations
- node: v18.19.1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.