-
|
Hello, when I get the
and when I try The bundle is notarized. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
ajwfrost
Jan 29, 2023
Replies: 1 comment 2 replies
-
|
Have you tried putting the path updates in .bashrc? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
pol2095
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried putting the path updates in .bashrc?
https://stackoverflow.com/questions/18350252/why-bash-profile-doesnt-work
Or potentially you could add
source ~/.bash_profileas a first command?