💚 Node.js  ·  Available

Error Tracking for Nuxt.js

Capture, group, and fix errors in your Nuxt.js application. Set up in minutes with automatic exception capture, smart grouping, and instant Slack alerts.

Add Wevitos to your Nuxt.js project

Install the SDK, add your API key, and errors flow into your dashboard automatically.

💚

Installation

npm install wevitos
plugins/wevitos.js
const wevitos = require('wevitos'); wevitos.init({ apiKey: 'wvt_...' }); export default function({ app }) {     app.router.onError((err) => {         wevitos.notify(err);     }); }

What you get with Nuxt.js

Nuxt plugin integration

Server and client error capture

SSR error tracking

Vue error handler support

Smart error grouping — thousands of events become one actionable issue

Slack & email alerts with progressive throttling

AI-native MCP server — let Claude Code and Cursor fix bugs directly

More Node.js integrations

🟢 Express 🟢 Node.js ▲ Next.js
View all supported stacks

Start tracking Nuxt.js errors today

Set up error tracking in under 2 minutes. No credit card required.