Skip to content

formidablejs/pretty-errors

Formidable Pretty Errors

Pretty error reporting for Formidable.


Uh-oh!


npm NPM

Requirements

Install

npm:

npm i @formidablejs/pretty-errors

yarn:

yarn add @formidablejs/pretty-errors

Configuration

Add PrettyErrorsServiceResolver in the bootstrap/resolvers.{imba,ts}:

import { PrettyErrorsServiceResolver } from '@formidablejs/pretty-errors'
...

export default [
	...
	PrettyErrorsServiceResolver

Credits

This Formidable plugin uses youch under the hood.

License

The Formidable framework is open-sourced software licensed under the MIT license.

About

Pretty error reporting for Formidable.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors