Commit 949b38a
Robert Jackson
Resolve jscodeshift binary path manually.
In some circumstances the `jscodeshift` binary is not found by `execa`
(e.g. when using `npx`). This changes things around to manually resolve
the binary path and use it directly.1 parent 833662c commit 949b38a
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments