Undefined variable javalibdir in binding.gyp while trying to load binding.gyp
I’m working on updating an old docker image. We updated ssl certs and the base docker image from node:10-stretch-slim to ubuntu:18.04 in order to be able to build it. Now running into a new issue when running npm install
:
Undefined variable javalibdir in binding.gyp while trying to load binding.gyp
I’m working on updating an old docker image. We updated ssl certs and the base docker image from node:10-stretch-slim to ubuntu:18.04 in order to be able to build it. Now running into a new issue when running npm install
: