Node.js v20.5.1 -> Error: Cannot find module 'socketcluster' #1999
elegance666
started this conversation in
General
Replies: 1 comment
-
Hi, have you looked at the documentation: https://doc.livehelperchat.com/docs/node-js/ ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to enable Node.js server for LiveHelperChat but I have this error:
Error: Cannot find module 'socketcluster/fsutil'
after remove fsutil in server.js I got this error:
Error: Cannot find module 'socketcluster'
Which version of node.js will works?
I tried to install that on NetShekan.com
Beta Was this translation helpful? Give feedback.
All reactions