← Back to FAQs
How do I update the Vibgrate CLI?
Run vibgrate update to check for and install updates. Use --check to see if updates are available without installing. For project installs: npm update @vibgrate/cli or reinstall with npm install -D @vibgrate/cli@latest. For npx users, it automatically fetches the latest version each time.
installationupdateversionnpm
Run vibgrate update to check for and install updates. Use --check to see if updates are available without installing. For project installs: npm update @vibgrate/cli or reinstall with npm install -D @vibgrate/cli@latest. For npx users, it automatically fetches the latest version each time.