azat-co / expressworks

Learn Express.js from the author of one of the best books on Express.js—Pro Express.js— with this workshop that will teach you basics of Express.js.
MIT License
715 stars 220 forks source link

"Cannot POST /form" in Good Old Form lesson. #12

Closed rodrigo-medeiros closed 10 years ago

rodrigo-medeiros commented 10 years ago

I'm getting this error when trying to run or verify my solution. I've also tried the solution in the solution.js but it didn't work as well. I'm on Windows 7.

One thing it's worth mentioning is that I installed the "connect" module, since in the problem description, is said that "Express has urlencoded() middleware (from Connect library)". I'm not sure if I have to install it or if it is already a dependency of the Express module.

rodrigo-medeiros commented 10 years ago

Guys, automagically I restarted my computer and suddenly it worked. Windows s***s. Closing the issue.