Requirements
August 22, 2026 ยท View on GitHub
-
Node.js + npm (check the required version in the frontend/package.json file).
-
- We intentionally use one minor version behind latest for stability. It's recommended to install the matching version to avoid compatibility issues:
# run from project root go install "github.com/wailsapp/wails/v2/cmd/wails@$(go list -m -f '{{.Version}}' github.com/wailsapp/wails/v2)"- After installation, run
wails doctorto ensure you have the required dependencies.
-
Task (optional, but recommended for quick access to common commands).