Hugo Dutra

Results 1 comments of Hugo Dutra

I was having the same issue, what solved for me was change the import on package.json from: "react-common": "git+https://github.com/vizinhanca/react-common.git#master" to: "react-common": "git+ssh://[email protected]/vizinhanca/react-common.git#master",