Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weird PATH problem #222

Open
sirlaurie opened this issue Jan 12, 2023 · 3 comments
Open

weird PATH problem #222

sirlaurie opened this issue Jan 12, 2023 · 3 comments

Comments

@sirlaurie
Copy link

sirlaurie commented Jan 12, 2023

I tried install 2.1.16 and 2.1.17, and it always error like this
Screen Shot 2023-01-12 at 15 56 24

in the Finder, the log show this weird ENV with path='com.username.gnss.plist', this com.username.gnss.plist file was created by myself years ago, it was located in ~/Library/LaunchAgents (even after I removed it, the error still same). I don't know why it appears here. and I guess this is the reason to the above error.

Screen Shot 2023-01-12 at 15 57 30

can you help to resolve it?

OS: Monterey 12.6.2

@sbarex
Copy link
Owner

sbarex commented Jan 12, 2023

On the terminal, what is the output of this command?

echo $PATH

@sirlaurie
Copy link
Author

sirlaurie commented Jan 12, 2023

On the terminal, what is the output of this command?

echo $PATH

it's normal. bunch of bin directories.

Screen Shot 2023-01-13 at 10 46 21

actually, I even add export PATH="/some/of/bin/directories" to the beginning of colorize.sh file. but the error in setting window is still same.

@sirlaurie
Copy link
Author

also I can manually run ./colorize.sh /some/code/file. and it can output the correct result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants