Closed
Description
The change in this commit: 5ff3a07#diff-7b6c860fc27e47e0176b07d4bbb28c750651fe1fcf59bd207e9eaa7c47dab0ddL26 breaks windows.
I'm trying to run npm run test
via execa (which uses this module) and it now fails with:
Unknown command: "run$1$1"
E.g.: https://github.com/libp2p/js-libp2p/actions/runs/11722923623/job/32653668053
Undoing the change from the commit above makes everything start working again.
Refs: sindresorhus/execa#578
Metadata
Metadata
Assignees
Labels
No labels