setgame
setgame copied to clipboard
Multiplayer realtime set card game in nodeJS
Results
2
setgame issues
Sort by
recently updated
recently updated
newest added
Why do I get this error? The first line of that file is `var util = require("util");` 🧐 ``` .../setgame/node_modules/supervisor/lib/supervisor.js:82 util.puts("") ^ TypeError: util.puts is not a function ``` I'm...
Hi, I'm trying to get this running on a digital ocean instance, to test, but I'm running into the following error. I'm a node.js novice, so apologies if I've done...