pinokiocomputer / pinokio

AI Browser
https://pinokio.computer
MIT License
3.19k stars 256 forks source link

Not compatible with zsh - Setup loop #5

Open gabrielbacha opened 1 year ago

gabrielbacha commented 1 year ago

After setup, clicking launch takes me back to setup.

Here is the setup output. i suspect that the app is stuck on bash rather than zsh which may be causing issues

bash: export: `Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Users/user/.local/bin': not a valid identifier

The default interactive shell is now zsh. To update your account to use zsh, please run chsh -s /bin/zsh. For more details, please visit https://support.apple.com/kb/HT208050. bash-3.2$ brew uninstall git Uninstalling /opt/homebrew/Cellar/git/2.41.0_2... (1,633 files, 49.5MB)

Warning: The following may be git configuration files and have not been removed! If desired, remove them manually with rm -rf: /opt/homebrew/etc/gitconfig bash-3.2$ bash: export: `Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Users/user/.local/bin': not a valid identifier

The default interactive shell is now zsh. To update your account to use zsh, please run chsh -s /bin/zsh. For more details, please visit https://support.apple.com/kb/HT208050. bash-3.2$ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" in System Settings to install updates bash-3.2$ bash: export: `Snitch.app/Contents/Components:/Library/Apple/usr/bin:/Users/user/.local/bin': not a valid identifier

The default interactive shell is now zsh. To update your account to use zsh, please run chsh -s /bin/zsh. For more details, please visit https://support.apple.com/kb/HT208050. bash-3.2$ brew install git ==> Downloading https://formulae.brew.sh/api/formula.jws.json

==> Downloading https://formulae.brew.sh/api/cask.jws.json

==> Fetching git ==> Downloading https://ghcr.io/v2/homebrew/core/git/manifests/2.41.0_2 Already downloaded: /Users/user/pinokio/bin/homebrew/cache/downloads/b196d2a0c608ed37e4fe60cece968bb00f891ed65ea2497025379c841f4111c0--git-2.41.0_2.bottle_manifest.json ==> Downloading https://ghcr.io/v2/homebrew/core/git/blobs/sha256:da6d23d518ee51 Already downloaded: /Users/user/pinokio/bin/homebrew/cache/downloads/e214f203b184d84e6330182965fd55a095f0cef0a403ba5898d56caf5c34c0c9--git--2.41.0_2.arm64_ventura.bottle.tar.gz ==> Pouring git--2.41.0_2.arm64_ventura.bottle.tar.gz ==> Caveats The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the git-gui formula. Subversion interoperability (git-svn) is now in the git-svn formula.

zsh completions and functions have been installed to: /opt/homebrew/share/zsh/site-functions ==> Summary 🍺 /opt/homebrew/Cellar/git/2.41.0_2: 1,633 files, 49.5MB ==> Running brew cleanup git... Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP. Hide these hints with HOMEBREW_NO_ENV_HINTS (see man brew). bash-3.2$

vincentmaikel commented 1 year ago

Same here...

martinupwork20 commented 1 year ago

Yeap, same here :( M2 Max and M1

Kamek437 commented 12 months ago

It seems that the install loop issue is not specific to Mac users as Windows is also experiencing the same problem.

Tzahreddin commented 10 months ago

same here with Sonoma 14.0 (OSX, M2)

mryoshq commented 3 months ago

same