Reputation: 41
I have Synk CLI installed on my local and yet snyk-scm-contributors-count
is not found.
I haven't found the correct documentation for it. Trying to see if anyone else having similar issues.
Upvotes: 1
Views: 400
Reputation: 469
Sharing the final answer:
Installing this way is the proper way
npm i -g snyk-scm-contributors-count
Upvotes: 0