On this page
Doks v1.8
This guide will help you migrate from Doks v1.7 to Doks v1.8.
Clean dependencies
Clean the lock file and dependencies currently installed to avoid conflicts.
npx shx rm -rf node_modules package-lock.json pnpm-lock.yaml yarn.lock bun.lock
Prev
Doks v1.3Next
Configuration