Meteor builds then fails to install

CXX(target) Release/obj.target/fibers/src/fibers.o
…/src/fibers.cc:68:2: error: ‘Handle’ does not name a type; did you mean ‘rand_r’?
Handle NewLatin1String(Isolate* isolate, const char* string) {

I’m hitting this with a docker image I’m trying to create. Did you ever find a solution?

Meteor 8.2.x with Node 12.8.4 when I build.