Commit d478bc7
src: fix bootstrap_node on bsd
Currently makes a call to `realpathSync.native` which doesn't exist
on 8.x or lower
PR-URL: #22663
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Myles Borins <[email protected]>1 parent f82d58d commit d478bc7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments