Package Exports
- errase
- errase/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (errase) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ERRase CLI
AI-powered browser debugging. Detects runtime errors, reads your source files, and applies fixes automatically.
Usage
npx errase /path/to/your/projectSetup
- Install the ERRase Chrome Extension
- Get a free Groq API key
- Enter your key in the extension popup
- Run
npx errasein your project directory
Requirements
- Node.js 18+
- Next.js project (more frameworks coming soon)