diff --git a/binding.gyp b/binding.gyp index 2ec99757..58c918d7 100644 --- a/binding.gyp +++ b/binding.gyp @@ -59,6 +59,8 @@ "'/usr/local/opt/' + x + '/include/' + x + '/'" " ," "'/opt/homebrew/include/' + x + '/'" + " ," + "'/home/linuxbrew/.linuxbrew/include/'" "])" ".flatMap(y => y)" ".filter(z => require('fs').existsSync(z))"