Stacks Error Handling

Use when implementing error handling in Stacks - the Result type (Ok/Err), handleError function, error page rendering (development with stack traces, production with friendly messages), ErrorHandler class, ModelNotFoundException, HTTP error mapping, log file writing, or error configuration. Covers @stacksjs/error-handling and config/errors.ts.

stacksjs e91bddf 4.3 KB Updated

File contents

stacksjs/reportshq/tree/main/storage/framework/defaults/ai/skills/stacks-error-handling commit e91bddfb27

Frequently asked questions

npx skillmds@latest add stacksjs/stacks-error-handling