Meteor中的项目运行问题?

时间:2014-03-04 04:54:33

标签: meteor

我开始在命令提示符下运行Meteor项目,如下所示

C:\Users\dsk>e:

E:\>cd abc/red

E:\abc/red>meteor //Here I got the below error then click any button the error popup and close the error popup and doesn't runmeteor project

E:\abc/red>  //here some times get this (or) some time gets another

     (or)

 Exited with code: -1073741819
=> Your application is crashing. Waiting for file change.

enter image description here

所以请查看错误并建议我该怎么做?

1 个答案:

答案 0 :(得分:0)

流星不完全&在Windows上正式支持。

您可以向非官方Windows Meteor项目提出问题:https://github.com/sdarnell/meteor

或者您可以使用虚拟机或流浪汉在ubuntu下使用官方Meteor,请参阅https://gist.github.com/gabrielhpugliese/5855677