在你的node目录下安装 body-parser 模块:
npm install --save body-parser
node.js-Cannot find module 'body-parser'
原文:http://www.cnblogs.com/fydxx/p/6692479.html