摘要: 1.cann't find module 'request' 不能找到’request' 模块 解决方法:找到项目的根路径,cd到该路径,运行命令 npm install request 2.node express项目默认端口是3000,debug状态下仍是该端口,debug的端口和应用的端口是不 阅读全文
posted @ 2017-01-17 08:55 ldybyz 阅读(286) 评论(0) 推荐(0)