smooth-code / smooth.js

Code driven CMS powered by GraphQL & React.
MIT License
26 stars 10 forks source link

Implement Human Readable Errors Logs #44

Open mdubus opened 5 years ago

mdubus commented 5 years ago

When a required plugin isn't installed, the actual error is :

TypeError: Cannot read property 'onCreateBabelConfig' of null

It would be great to have a more explicit error explaining what the problem is 👍