在Windows操作系统中,在Meteor中找不到模块的“光纤”

我尝试通过使用var Future = require('fibers/future')来使用Future。 我使用meteor npm install --save fibersmeteor npm install fibersnpm install -g fibersmeteor npm install --save node-gyp, and -save节点-gyp meteor npm install --save node-gyp, and npm install -g node-gyp来安装光纤。

我在将来使用导入文件夹,accessToken文件。 该文件被导入到服务器文件夹文件中。 在build设应用程序,没有错误。 但是当我访问主页时,我收到找不到模块“光纤”的错误。