pm2-webshell
pm2-webshell copied to clipboard
module restart again and again, and is finally shown as "errored" by pm2
I run node v7.1.0 & npm v3.10.9 on a Debian Jessie server.
in the module error log file there's this error showing up at each module restart :
TypeError: Cannot read property 'prototype' of undefined
at Object.
Are you using Node v7 ? I think its because of that :bulb: !
Just tried it with v7 and its not working anymore
same as you with Node v8.1.1