Skip to content

Fixed OpenBSD node executable generation.

There is a bug in the realpathSync object calling to the 'native' method which doesn't exist in this version of FS module. Just removing that method is working well in OpenBSD.

Checklist
  • [x ] make -j4 test (UNIX), or vcbuild test (Windows) passes
  • [x ] tests and/or benchmarks are included
  • [ x] commit message follows commit guidelines

Merge request reports

Loading