Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

micro-dev exits on error #91

Open
hasparus opened this issue Oct 16, 2018 · 3 comments
Open

micro-dev exits on error #91

hasparus opened this issue Oct 16, 2018 · 3 comments

Comments

@hasparus
Copy link

🍰 Expected behavior:

My code gets up after crash, thanks to amazing power of micro-dev.

💥 Actual behavior:

[d:micro] npm ERR!
[d:micro] npm ERR! Faioled at the [email protected] d:micro script.
[d:micro] npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
[d:micro]

Both my microservice and micro-dev die because I've made typo and saved.
Hot reloading combined with exiting on error actually means I restart the server more times than I would have without hot reload. 😢

Pretty nice package in spite of it.

@roelvan
Copy link

roelvan commented Nov 12, 2018

I have the exact same problem. VS Code autosave features makes my micro-dev server crash all the time due to typos while still typing.

@renatorib
Copy link

renatorib commented Apr 27, 2019

+1

This is annoying :'(

@shrugs
Copy link

shrugs commented Aug 29, 2019

+1 necessary. terrible shortcut is to use nodemon to wrap micro-dev, but that's not exactly... good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants