Troubleshooting 1.2.0
Common blockers. Full guide: TROUBLESHOOTING.md.
npx velinstyle → 404
Use npx @birdapi/velinstyle.
create / check / skills unknown
Those are the 1.2 ship surface. Until publish, run the CLI from a local clone.
check . floods findings
Point it at a scaffold or a single HTML file, not an entire docs monorepo.
Review fails on admin pages
Pass --profile app (also marketing, docs, fragment, ecommerce).
Blank styles after clone
dist/ is generated — run npm install && npm run build.