【发布时间】:2012-08-22 14:03:36
【问题描述】:
我最近在 Windows XP 上安装了 Meteor 0.3.9(msi 安装程序来自:http://win.meteor.com/),当我尝试运行时(在 CMD 下):
meteor create --example leaderboard
cd leaderboard
meteor
我明白了:
[[[[[ C:\temp\leaderboard ]]]]]
Running on: http://localhost:3000/
Exited with code: -1073741819
Exited with code: -1073741819
Exited with code: -1073741819
Your application is crashing. Waiting for file change.
我该如何解决这个错误?
【问题讨论】:
标签: windows-xp meteor