Below you will find pages that utilize the taxonomy term “Kewang”
June 4, 2026
spek - OpenSpec Static Site
Version updated for https://github.com/kewang/spek to version v1.3.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Fix: a fresh clone now starts cleanly with npm install && npm run dev — @spek/core resolves to its gitignored dist/ build, which neither install nor dev used to produce, so the Express API failed with ERR_MODULE_NOT_FOUND and Vite failed to resolve @spek/core/headings. npm install now compiles @spek/core (new prepare script) and the root dev script rebuilds it before launching (#2)