Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Server crash, error message error #289

Closed
destructobeam opened this issue Jun 22, 2018 · 1 comment · Fixed by #294
Closed

Server crash, error message error #289

destructobeam opened this issue Jun 22, 2018 · 1 comment · Fixed by #294
Labels

Comments

@destructobeam
Copy link

The event object doesn't seem to have a member error here on server crash, event.message seems to work, but doesn't give any reason as to why the server crashed, just that it did in fact crash.

console.log(`${colors.bold.red(`> ${event.error.message}`)}`);

@Rich-Harris
Copy link
Member

thanks! fixed in 0.13.5

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

Successfully merging a pull request may close this issue.

2 participants