ohmyzsh / ohmyzsh

🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Home Page:https://ohmyz.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error iconv: iconv_open(, -t): Invalid argument

felipeska opened this issue · comments

Describe the bug

after install Oh My Zsh the next error is rendering in the terminal.

iconv: iconv_open(, -t): Invalid argument
Error converting string from  to UTF-8

Steps to reproduce

  1. run the installer
    sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
  2. open the terminal.

Expected behavior

open the terminal without errors.

Screenshots and recordings

Screenshot 2024-06-05 at 11 49 55 AM

OS / Linux distribution

macOS Sonoma 14.5

Zsh version

5.9

Oh My Zsh version

master (efdfe2f)

Terminal emulator

iTerm2

If using WSL on Windows, which version of WSL

None

Additional context

No response

Duplicate of #11645

Thank you @carlosala !