You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The comment is actually in TOML but that will be fixed in v0.33.1. See vectordotdev/vector#18896Fixes: #17
Signed-off-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
I am trying to install vector on my Intel based MacBook, Ventura 13.6
Running the following command
brew tap vectordotdev/brew && brew install vector
I see an error (below), and the installation fails
==> Fetching vectordotdev/brew/vector ==> Downloading https://packages.timber.io/vector/0.33.0/vector-0.33.0-x86_64-apple-darwin.tar.gz ###################################################################################################################################################################################### 100.0% ==> Installing vector from vectordotdev/brew Error: inreplace failed config/vector.yaml: expected replacement of /data_dir: ".*"/ with "data_dir: \"/usr/local/var/lib/vector/\""
The text was updated successfully, but these errors were encountered: