Well, when I try to join a room it gets some error and then prints out:
(node:79145) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
Tried to run node --trace-warnings but just got me into a prompt. I don't know much about node so any suggestions would be helpful.
Well, when I try to join a room it gets some error and then prints out:
Tried to run
node --trace-warningsbut just got me into a prompt. I don't know much about node so any suggestions would be helpful.