Bash: $'\377\376export': command not found error on terminal startup
04:18 18 Jun 2024

Every time I open the terminal, I get the following error message:
bash: $'\377\376export': command not found

This message appears before the terminal is fully loaded and ready for input. While it doesn't seem to affect the functionality of the terminal, and I can work regularly after the message appears, it's still an annoyance.

This issue occurs on every new project I open and only on one particular computer. On another computer where I've cloned the same project, the issue does not occur.

I've tried researching this issue, but I couldn't find a clear solution. Does anyone know what might be causing this error message and how to resolve it?

Some additional information:

Operating System: windows10 Shell: Bash Terminal: VS Code terminal I'd appreciate any insights or suggestions on how to get rid of this error message on terminal startup.

I have no idea what even to try

bash visual-studio-code terminal