delian / node-unifiapi

UniFi API ported to Node.JS

Repository from Github https://github.comdelian/node-unifiapiRepository from Github https://github.comdelian/node-unifiapi

Segfault 139 on Linux

jjbrunton opened this issue · comments

Attempting to run this lib on a linux machine results in a SegFault 139:

`Segmentation fault (core dumped)

npm ERR! Linux 4.4.0-83-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v6.9.5
npm ERR! npm v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! project start: node server.js
npm ERR! Exit status 139
npm ERR!