Open occorune opened 3 years ago
https://pastebin.com/QN2ydi2b
you'd get an 'ERR_MODULE_NOT_FOUND' but changing your const WebSocketShardClass to the code imported in the pastebin fixes it.
Created a PR to fix the problem #4 although it may just be the fixed version wasn't uploaded to npm.
https://pastebin.com/QN2ydi2b
you'd get an 'ERR_MODULE_NOT_FOUND' but changing your const WebSocketShardClass to the code imported in the pastebin fixes it.