-
Notifications
You must be signed in to change notification settings - Fork 51
Description
i installed success but when i start this its status goes to errored how to fiexed it
node v8.16.0
npm v6.4.1
TypeError: Cannot read property 'prototype' of undefined
at Object. (/root/.pm2/modules/pm2-webshell-jnk/node_modules/socket.io/lib/store.js:35:42)
at Module._compile (module.js:653:30)
at Object.Module._extensions..js (module.js:664:10)
at Module.load (module.js:566:32)
at tryModuleLoad (module.js:506:12)
at Function.Module._load (module.js:498:3)
at Module.require (module.js:597:17)
at Module.Hook._require.Module.require (/root/.nvm/versions/node/v8.16.0/lib/node_modules/pm2/node_modules/require-in-the-middle/index.js:70:37)
at require (internal/module.js:11:18)
at Object. (/root/.pm2/modules/pm2-webshell-jnk/node_modules/socket.io/lib/manager.js:16:13)

