It looks like make
is not installed, but it’s needed because there are not pre-built versions of the re2
npm package available for your system. You can get make through sudo apt install build-essential
1 Like