Error: .get() requires callback functions but got a [object Undefined]怎么回事?
你本来应该传个callback回调函数的,但是传了个undefined。
CNode 社区为国内最专业的 Node.js 开源技术社区,致力于 Node.js 的技术研究。
你本来应该传个callback回调函数的,但是传了个undefined。