Update
Cli Update
Cli provides a large number of command line tools for creating various source file skeletons. It is recommended to keep them updated.
bash
$ pnpm add -g zova-cli@latestFramework Update
bash
$ npm run update- If you encounter any dependency-related problems, you can force a reinstall
bash
$ pnpm install --force