JPeer264 / node-semantic-git-commit-cli

A CLI for semantic git commits
https://www.npmjs.com/package/semantic-git-commit-cli
MIT License
147 stars 11 forks source link

Access Denied after updating to 3.2.0 #75

Closed ace3 closed 5 years ago

ace3 commented 5 years ago

Today i tried updating the sgc to version 3.2.0 after updating, i have a access denied issues.

─$ sgc -v zsh: permission denied: sgc

after downgrading to version 3.1.1, it's working again.

my stack is -mac -zsh -node v10.15.1 -npm v6.9.0

anyone experince same issue ?

JPeer264 commented 5 years ago

Hey thanks for your issue. Actually I have the same, but I thought I have troubles with my npm and wanted to repair it in the weekend. I'm gonna investigate on this.

Sorry for this issue.

JPeer264 commented 5 years ago

@ace3 I resolved the issue and is published at v3.2.1. Thanks for your issue and sorry for the bug ;)