phaser-node-kit icon indicating copy to clipboard operation
phaser-node-kit copied to clipboard

Rapid Game Development with PhaserJS and Node for Modern Browsers

Results 3 phaser-node-kit issues
Sort by recently updated
recently updated
newest added

>pnkit watch » Development Mode Activated events.js:161 throw er; // Unhandled 'error' event ^ Error: spawn light-server ENOENT at exports._errnoException (util.js:1023:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32) at onErrorNT (internal/child_process.js:359:16) at _combinedTickCallback (internal/process/next_tick.js:74:11)...

i think this just a windows issue, so if you try use (pnkit update) it will throw an exception, and the problem is here: C:\Users\{user}\AppData\Roaming\npm\node_modules\phaser-node-kit\lib\update.js in these line (22): const...

Any chance to work with this great tool and typescript? Thanks.

enhancement