AntoineC

Results 5 comments of AntoineC

Same issue here. Please at least reply @mgutz . If no merge, a branch or tag would be nice. Thanks!

Also i cannot find a workaround when a `dist-tag` is used. For example, in package,json if we have `"@ngtools/webpack" : "latest"`, then running `ied i @ngtools/webpack` does not help. `ied...

For duplication, the project below use JSCPD: https://github.com/kucherenko/jscpd https://github.com/groupe-sii/sonar-web-frontend-reporters https://github.com/groupe-sii/sonar-web-frontend-plugin Worth a look. A collaboration would be nice as they don't support Sonar 6. But it is fully featured so...

Same here. It downloads some public packages fine but fail for others, example angular-resize below. ``` bower angular-bootstrap#~0.14.3 cached git://bower.gftlabs.com/angular-bootstrap#0.14.3 bower angular-bootstrap#~0.14.3 validate 0.14.3 against git://bower.gftlabs.com/angular-bootstrap#~0.14.3 bower angular-mocks#~1.4.8 cached git://bower.gftlabs.com/angular-mocks#1.4.12...

Here what i have done to make it work also im not sure if it is the best solution. Delete the package that fails in your private-bower. I did it...