Homebridge - cannot install homebridge-rfxcom in HASSIO

It looks like when trying to install homebridge-rfxcom in HASSIO it needs node/npm. Has anyone done this? Is there a workaround?

compilation terminated.
make: *** [serialport.target.mk:95: Release/obj.target/serialport/src/serialport_unix.o] Error 1
make: Leaving directory ‘/usr/lib/node_modules/homebridge-rfxcom/node_modules/serialport/build’
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack at emitTwo (events.js:126:13)
gyp ERR! stack at ChildProcess.emit (events.js:214:7)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
gyp ERR! System Linux 4.4.50
gyp ERR! command “/usr/bin/node” “/usr/lib/node_modules/node-gyp/bin/node-gyp.js” “build” “–fallback-to-build” “–module=/usr/lib/node_modules/homebridge-rfxcom/node_modules/serialport/build/Release/serialport.node” “–module_name=serialport” “–module_path=/usr/lib/node_modules/homebridge-rfxcom/node_modules/serialport/build/Release”
gyp ERR! cwd /usr/lib/node_modules/homebridge-rfxcom/node_modules/serialport
gyp ERR! node -v v8.9.3
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
node-pre-gyp ERR! build error