interface.js icon indicating copy to clipboard operation
interface.js copied to clipboard

Specify dependencies (server not working with current versions)

Open eudes opened this issue 9 years ago • 0 comments

Hello Charlie. I'm trying to use interface.js, but I'm unable to make it run (neither simpleserver interface.server, or interface.editor). I'm guessing it's a problem with dependencies, which seem to have changed enough since you created this to break your package.

It would be very helpful if you could provide a package.json with the specific versions of the required packages. The one that's on the server folder only specifies which packages, not versions.

You can do this by following instructions at: https://github.com/eudes/node-versions It would be nice if you could do this for each executable nodejs package (the 2 servers and the editor, namely).

It would also be useful to know wich version of nodejs and node-webkit you use to run it.

Thanks a lot.

eudes avatar Jul 24 '14 14:07 eudes