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

Detailed diagnostic info on crash #32

Closed
KidkArolis opened this issue Aug 29, 2018 · 1 comment
Closed

Detailed diagnostic info on crash #32

KidkArolis opened this issue Aug 29, 2018 · 1 comment

Comments

@KidkArolis
Copy link
Owner

It's the most frustrating thing when a tool such as jetpack doesn't work, in dev locally, but especially in production where it's much harder to debug.

It shouldn't be hard to print out detailed debug info upon crash, e.g.

  • all the config options it managed to collect
  • current working dir
  • whether client side code exists in location (easy to miss the build step for a number of reasons)
  • whether jetpack.config.js exists
  • the version of jetpack, node and npm
@KidkArolis
Copy link
Owner Author

Hopefully having simplified jetpack greatly will help with this!

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

1 participant