@formidablejs/pretty-errors
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

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 config/app.imba config under resolvers:

...

resolvers: {
	...
	require('@formidablejs/pretty-errors').PrettyErrorsServiceResolver

Credits

This Formidable plugin uses youch under the hood.

License

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

/@formidablejs/pretty-errors/

    Package Sidebar

    Install

    npm i @formidablejs/pretty-errors

    Weekly Downloads

    2

    Version

    0.2.1

    License

    MIT

    Unpacked Size

    32.5 kB

    Total Files

    15

    Last publish

    Collaborators

    • donaldpakkies