First off,
I really like the simplicity of this idea, especially for websites
requiring low overhead. I had one installation error though,
#######################################################
throw e; // process.nextTick error, or 'error' event on first
tick
^
Error: Cannot find module 'connect-form'
#######################################################
I've tried to install the 'connect-form' module globally but I'm still
having the same issue. Everything else seems to be working fine.
I received this error after trying to start app.js.
-Brent Lingle
bli...@mail.usf.edu