Closed sebthom closed 8 years ago
David Glass's license checker seems to already handle repository URLs in a more robust way https://github.com/davglass/license-checker/blob/master/lib/index.js#L53
I'll be happy to accept a PR if you can get to that
Thanks
We are getting the following exception in some of our projects.
The reason is that some bower modules are missing a repository URL in their package.json. We could work around it by changing in /opt/node-6.3.0/lib/node_modules/bower-license/node_modules/npm-license/lib/index.js