Warning keeps coming up (starship::configs::starship_root)

When I did pacman -Syu it ended with

[WARN] - (starship::configs::starship_root): Unknown config key 'docker'
[WARN] - (starship::configs::starship_root): Unknown config key 'haskell'
[WARN] - (starship::configs::starship_root): Unknown config key 'docker'
[WARN] - (starship::configs::starship_root): Unknown config key 'haskell'
[WARN] - (starship::configs::starship_root): Unknown config key 'docker'
[WARN] - (starship::configs::character): Unknown config key 'use_symbol_for_status'
[WARN] - (starship::configs::starship_root): Unknown config key 'haskell'

Now that ive rebooted, these messages come up whenever i load any terminal

1 Like

It seems you have starship-git installed? recent git versions had this regression :eyes:

2 Likes
╰─λ sudo pacman -Qs starship-git
[sudo] password for sorcerer:
local/starship-git 0.51.0.1480.ge19f79bf-1
The cross-shell prompt for astronauts
1 Like

Easy solution: install starship :smiley:
Relevant topic:

9 Likes

thank you sir, worked like a charm

4 Likes

I had the same error, fixed by replacing. thanks.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.