【发布时间】:2014-10-14 01:17:46
【问题描述】:
运行 Meteor 0.8.3,从星期一开始我的项目就没有工作了。今天我无法启动 Meteor 也无法使用 Meteorite 包管理器:
/usr/local/bin/mrt run
Stand back while Meteorite does its thing
smart.json changed.. installing from smart.json
/usr/local/lib/node_modules/meteorite/lib/dependencies/package.js:63
throw('No version ' + version + ' of package ' + self.name + ' was found
^
No version 0.9.1 of package iron-router was found in the atmosphere database
Process finished with exit code 8
我偷偷怀疑这与他们准备新的 Meteor 软件包系统有关。有谁知道我怎样才能让这个应用程序再次运行?
【问题讨论】:
标签: meteor meteorite iron-router