better-sqlite3-rebuild

star 109

Use when seeing errors about better-sqlite3 native module, NODE_MODULE_VERSION mismatch, "was compiled against a different Node.js version", or similar native binding errors.

ai-hero-dev By ai-hero-dev schedule Updated 2/6/2026

name: better-sqlite3-rebuild description: Use when seeing errors about better-sqlite3 native module, NODE_MODULE_VERSION mismatch, "was compiled against a different Node.js version", or similar native binding errors.

better-sqlite3 Rebuild

When you encounter errors related to better-sqlite3 and Node.js version mismatches (e.g. NODE_MODULE_VERSION mismatch, "was compiled against a different Node.js version", native module load failures), proactively fix by running:

pnpm rebuild

Do this without asking the user first - just rebuild and retry.

Install via CLI
npx skills add https://github.com/ai-hero-dev/cohort-003-project --skill better-sqlite3-rebuild
Repository Details
star Stars 109
call_split Forks 123
navigation Branch main
article Path SKILL.md
More from Creator