Updating Azul
Update the CLI
Section titled “Update the CLI”If installed with npm (most users)
Section titled “If installed with npm (most users)”Run:
npm install -g azul-sync@latestThen verify:
azul --versionIf installed from source
Section titled “If installed from source”- Pull latest changes in your local clone.
- Rebuild and reinstall globally.
git pullnpm installnpm run buildnpm install -g .Update the Studio plugin
Section titled “Update the Studio plugin”Automatic update
Section titled “Automatic update”In Studio, open Plugins > Manage Plugins > Azul > Update.
Manual update
Section titled “Manual update”If you installed a local/manual plugin copy, remove the old version and install the latest plugin build from: