cant在zeit,object.getownpropertydescriptors中不能部署流星应用程序不是一个函数



我尝试将我的流星项目上传到Zeit,我得到

502您的部署发生了错误。

然后我现在运行登录并获取以下错误

/USR/SRC/App/bundle/programs/server/node_modules/fibers/future.js:280 投掷(ex);

 TypeError: Object.getOwnPropertyDescriptors is not a function
 at insert (packages/mongo/collection.js:435:12)
 at updateVersions (packages/autoupdate.js:125:20)
 at packages/autoupdate.js:189:3
 at Function.time (/usr/src/app/bundle/programs/server/profile.js:309:28)
 at /usr/src/app/bundle/programs/server/boot.js:423:13
 at /usr/src/app/bundle/programs/server/boot.js:464:5
 at Function.run (/usr/src/app/bundle/programs/server/profile.js:510:12)
 at /usr/src/app/bundle/programs/server/boot.js:462:11

可能是什么问题?

  • 节点版本v8.9.3
  • NPM版本5.5.1

错误的错误:mongo 1.3.1更改

请参阅创建的问题:流星问题9470

相关内容

  • 没有找到相关文章

最新更新