davglass/license-checker

Find node_modules folder automatically

Christian24 opened this issue · 0 comments

At the moment license-checker only works if it is executed in the folder where the node_modules folder is located. If you execute it in a subdirectory, you get an error instead. It would be cool if license-checker tried to resolve the path to the node_modules folder itself.