Where to see logs when meteor crash without any message while developing? (on Windows) -


while developing, meteor app crashing without printing message :

enter image description here

the last line of screenshot corresponding current project directory can type meteor command, meaning meteor crashed.

it forces me restart meteor meteor command.

where can see logs understand why meteor crashed ?

that's ongoing problem meteor, crashes without logs after code reload. see issue: https://github.com/meteor/meteor/issues/8648


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -