wey-gu / nebula-up

One-liner NebulaGraph playground with allllllllll-in-one toolchain integrated on single Linux Server
https://siwei.io/nebula-up
63 stars 16 forks source link

macOS brew installation issue #41

Closed wey-gu closed 2 years ago

wey-gu commented 2 years ago

it turned out the current brew installation isn't perfect, we'll as well need to add path handling part.

wey-gu commented 2 years ago
    echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zprofile
    eval "$(/opt/homebrew/bin/brew shellenv)"

Added now.