Commit 35dbcdf
committed
Fix the
Before, we had not added `asdf` into `PATH`, which meant that macOS was
looking for system Ruby and JavaScript. We fixed the configuration by
adding the `asdf` shim directory to `PATH` as per [their guides][].
[their guides]: https://web.archive.org/web/20251220054329/https://asdf-vm.com/guide/getting-started.html#_2-configure-asdfasdf configuration1 parent e1bb2c7 commit 35dbcdf
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments