delian / node-unifiapi

UniFi API ported to Node.JS
GNU General Public License v3.0
49 stars 19 forks source link

Segfault 139 on Linux #5

Open jjbrunton opened 7 years ago

jjbrunton commented 7 years ago

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!