brainhubeu/license-auditor

Detection of non-existent module

deevus opened this issue · 1 comments

I can't share my package.json as it is proprietary software, however I am trying to implement license-auditor and I'm seeing a warning for the following unlicensed module which doesn't appear to exist:

MODULE : t
| LICENSE : UNLICENSED
| LICENSE_FILE : d
| REPOSITORY: undefined
| PUBLISHER : undefined
| EMAIL : undefined
| URL : undefined

I've actually seen multiple instances of this where the name of the module and license file are different letters.

Without any kind of reproducible example (an anonymised package.json perhaps), we can't really do anything about it. I'm going to close this issue, if you are able to share more information, feel free to reopen.