uno icon indicating copy to clipboard operation
uno copied to clipboard

Play Uno online with friends!

Results 32 uno issues
Sort by recently updated
recently updated
newest added

Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. Changelog *Sourced from [extend's changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md).* > 3.0.2 / 2018-07-19 > ================== > * [Fix] Prevent merging `__proto__` property ([#48](https://github-redirect.dependabot.com/justmoon/node-extend/issues/48)) > * [Dev Deps] update...

dependencies

``` TypeError: Cannot read property 'length' of undefined at Object.nextTurn (/srv/node/playuno.app/common/Uno.js:126:47) at Object.playCard (/srv/node/playuno.app/common/Uno.js:60:12) at chooseCard (/srv/node/playuno.app/server/models/Match.js:92:15) at Timeout.setTimeout [as _onTimeout] (/srv/node/playuno.app/common/AiPlayer.js:25:24) at ontimeout (timers.js:427:11) at tryOnTimeout (timers.js:289:5) at listOnTimeout...