i'm running this command to register my custom angular package to my git repository:
bower register EditProprietorPackege https://github.com/myuser/directiveTest.git
Bower return me this error: Error on PasteBin
As suggested in other Stackoverflow questions about this error, i uninstalled/reinstalled Bower, updated uncompress-zip, updated the permission to NodeJs folder but the error is still here.
Am i missing something?