【发布时间】:2016-10-20 18:54:14
【问题描述】:
有没有人在 Meteor 中遇到过这个错误:
I20160619-11:46:41.856(0)? { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
W20160619-11:46:42.053(0)? (STDERR) js-bson: Failed to load c++ bson extension, using pure JS version
如何解决这个问题?
【问题讨论】: