cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.74k stars 2.02k forks source link

Question: why i got this message 'color.git.star' already exists #2839

Closed gostrafx closed 1 year ago

gostrafx commented 1 year ago

Question

Screenshot.

C:*\cmder\vendor\clink-completions\git.lua:17: setting 'color.git.star' already exists C:*\cmder\vendor\clink-completions\yarn.lua:86: setting 'color.yarn.module' already exists

Checklist

chrisant996 commented 1 year ago

Somehow you've got TWO copies of the Lua scripts that are being loaded.

clink info lists the locations where it loads scripts from. You've got multiple copies being loaded from multiple places.

gostrafx commented 1 year ago

@chrisant996 thank you the problem is solved

clink uninstallscripts C:\ProgramData\cmder\vendor\clink-completions