I installed Snyk with "npm i -g snyk". It was installed successfully.
However I can not authenticate with "snyk auth" in the terminal. It shows a error message that the command "snyk" couldn't be found.
How can I use the snyk commands in the terminal?
Thank you!