node-impact icon indicating copy to clipboard operation
node-impact copied to clipboard

nodejs backend for impactjs (http://impactjs.com)

Results 7 node-impact issues
Sort by recently updated
recently updated
newest added

I've followed the install instructions, installing `impact-fork` and copying the "media", "lib", and "tools" directories from impact to `node_modules/impact-fork/game/public`, navigated to `node_modules/impact-fork` and ran `npm start`. This fails, producing the...

Format paths and commands as preformatted text for easier reading.

I ran the npm installer, downloaded the github files, and ran the terminal command to start up the server ... I get an error that says "cannot find module express"....

I don't get the version with the fixed dependencies (which actually works for me) when I npm install node-impact... I get an older version.

only able to get it to work by explicitly referring to module locations within the require() statements

Might want to indicate as such in the documentation.

need to switch over to using static() and bodyParser()