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

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -