Closed mrft closed 7 years ago
Well it complains about it when trying to run the first thing from the readme file:
Run the example server with:
# coffee node_modules/share/examples/server.coffee
Thats because the example uses connect, not the actual module.
This module isn't using connect, so it's not missing.