-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
Describe the bug
Whenever starting local Supabase:
A new version of Supabase CLI is available: v2.67.1 (currently installed v2.65.6)
We recommend updating regularly for new features and bug fixes: https://supabase.com/docs/guides/cli/getting-started#updating-the-supabase-cli
My installed version:
supabase --version
2.67.1
When trying to upgrade with Homebrew:
brew upgrade supabase
Warning: supabase 2.67.1 already installed
To Reproduce
Steps to reproduce the behavior:
- Make sure to have latest CLI (2.67.1) with
brew upgrade supabase - Start local Supabase with
supabase start - The output should show the same as above
Expected behavior
CLI should recognize that the currently installed version is the latest version.
System information
Rerun the failing command with --create-ticket flag.
- Ticket ID: not a failing command.
- Version of OS: [macOS Sequoia 15.7.2]
- Version of CLI: [installed 2.67.1, but it thinks it's 2.65.6]
- Version of Docker: [29.1.3]
- Versions of services:

Metadata
Metadata
Assignees
Labels
No labels