流星应用程序-卡在“启动您的应用程序"尝试跑步时 [英] Meteor application - Stuck at "Starting your app" when trying to run

查看:90
本文介绍了流星应用程序-卡在“启动您的应用程序"尝试跑步时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个Meteor 1.3.1项目,我尝试在Windows 10上的IntelliJ Webstorm中运行.

I have a Meteor 1.3.1 project and I try to run in IntelliJ Webstorm on Windows 10.

问题是,当我运行我的应用程序时,一切正常,直到加载了所有软件包,程序才被卡在启动您的应用程序"上.因此,我收到"已启动代理"消息,并且所有软件包都正确加载.

The problem is that when I run my application everything works fine up until all the packages are loaded, then the program gets stuck at "Starting your app". So I get the "Started proxy" message and all the packages load properly.

我还可以提到我有一台Macbook,可以在该Macbook上正常运行该项目.因此,感觉该问题与Windows计算机上的某些配置有关...

I can also mention that I have a Macbook on which the project runs just fine. So it feels like the problem is related to some configuration on my Windows machine...

下图显示了运行meteor --verbose后终端卡住的位置.

The image below shows where the terminal gets stuck after running meteor --verbose.

没有错误消息或其他任何内容,终端只会显示"启动您的应用".

There is no error message or anything, the terminal just keeps saying "Starting your app".

我尝试了以下操作,但没有结果:

I have tried the following with no result:

  • 运行meteor reset命令
  • 重新安装流星.
  • 关闭防火墙,以防出现问题...
  • 创建一个新项目并运行它(所有项目都发生相同的问题).
  • 从Windows命令行创建并运行新项目. (发生同样的事情,卡在"启动您的应用"上).
  • running meteor reset command
  • reinstalling meteor.
  • turning my firewall off in case it would cause some problem...
  • creating a new project and running it (the same problem occurs for all projects).
  • Create and run a new project from Windows command line. (the same thing happens, gets stuck at "starting your app").

非常感谢您提供有关解决此问题的建议!我已经在键盘上ash了很长时间,也没有设法在线找到解决方案...

I greatly appreciate any suggestions to how to solve this problem! I've been bashing my head to the keyboard for quite a while and haven't managed to find a solution online either...

推荐答案

在运行流星之前,我必须删除.meteor \ local \ db \ METEOR-PORT

I had to remove .meteor\local\db\METEOR-PORT before running meteor

这篇关于流星应用程序-卡在“启动您的应用程序"尝试跑步时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆