Çözüldü Zsh hata veriyor: "[WARNING]: Console output during zsh initialization detected."

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

Pro82xw

Femtopat
Katılım
17 Aralık 2024
Mesajlar
29
Daha fazla  
Cinsiyet
Erkek
Hyprland kullanıyorum ve Console her açtığımda zsh hata veriyor. Yazılanları yapmayı denediğimde hiçbiri çalışmıyor. Zsh ve oh my zsh güncelledim, Hala çalışmadı. Hata kodu bu:

[WARNING]: Console output during zsh initialization detected.

When using Powerlevel10k with instant prompt, Console output during zsh
İnitialization may indicate issues.

You can:


- Recommended: Change ~/.zshrc so that it does not perform Console I/O
After the instant prompt preamble. See the link below for details.

* You will not see this error message again.
* Zsh will start quickly and prompt will Update smoothly.

- Suppress this warning either by running P10k configure or by manually
Defining the following parameter:

Typeset -g POWERLEVEL9K_INSTANT_PROMPT = quiet

* You will not see this error message again.
* Zsh will start quickly but prompt will jump down after initialization.

- Disable instant prompt either by running P10k configure or by manually
Defining the following parameter:

Typeset -g POWERLEVEL9K_INSTANT_PROMPT = off

* You will not see this error message again.
* Zsh will start slowly.

- Do nothing.

* You will see this error message every time you start zsh.
* Zsh will start quickly but prompt will jump down after initialization.

For details, see:

-- Console output produced during zsh initialization follows --


Yardım ederseniz sevinirim.
 
.zshrc dosyanızın başına şu satırı eklemeyi denediniz mi?

Bash:
typeset -g POWERLEVEL9K_INSTANT_PROMPT=off
 
Bash:
export POWERLEVEL9K_INSTANT_PROMPT=off

O zaman bunu eklemeyi deneyin bakalım.
 
Çözüm

Technopat Haberler

Yeni konular

Geri
Yukarı