Skip to content

Troubleshooting

Start with the area that matches the failing part of your project.

From the project root, run the command that matches the symptom:

Terminal window
pnpm framekit check
pnpm framekit generate

check validates template definitions and resolved content. generate refreshes generated modules and copied template assets. Fix maintained source under src/templates/ or src/brand/, then run the command again; do not edit generated output.

For setup instructions, see Create a project, Project structure, and Use Studio.