Jason Prado 4749d61aff
Show error.message || error on failed command (#7388)
Some exceptions, like module inclusion errors, don't generate nice
Error objects with message defined. This causes hard-to-debug failures.
When encountering an error with no message, show the whole Error object.

Signed-off-by: Jason Prado <jason.prado@gmail.com>

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-08-12 12:06:39 +02:00
..
2020-07-08 11:36:26 +02:00
2019-04-16 09:05:47 +02:00
2018-12-05 18:33:23 +01:00
2020-07-08 09:45:28 +02:00
2020-07-31 09:59:56 +02:00
2020-07-20 18:40:52 +02:00

strapi

npm version npm downloads npm dependencies Build status Slack status

The Strapi HTTP layer sits on top of Koa. Its ensemble of small modules work together to provide simplicity, maintainability, and structural conventions to Node.js applications.

Resources