node.js-Cannot find module 'body-parser'

时间:2017-04-11 11:31:15   收藏:0   阅读:5440

在你的node目录下安装 body-parser 模块:

npm install --save body-parser

 技术分享

原文:http://www.cnblogs.com/fydxx/p/6692479.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!