-
Hi, I am running notify's latest version (just fetched today), if I run notify simply using I have other project discovery tools installed as well e.g nuclei, httpx etc and they dont behave this way they works well both with and without sudo. |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Jan 21, 2022
Replies: 1 comment 1 reply
-
Is there anyone? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@njmulsqb this is because
sudo
and installing user is not same, it's an issue with your setup, additionally, you can try installing notify withsudo
and see if it works after that.