Marcus Wittig
Marcus Wittig
Sorry for the delay in reply. The platform is: ``` libpcap 1.6.2-2 Linux raspberrypi 4.9.35-v7+ ``` I am using cap as part of complex application. Thus I'll try to to...
I think the the problem is that you have "child_process" included as a dependency in package.json which is just a "security holding package on npmjs". My suggestion is that to...
Daniel, thanks for the feature request. It should be fairly easy to implement and I'll consider it as an option for the next release. Regards, Marcus
Dumping the file contents to the `licenses` output may break the output. I need to check to what extent `--relativeLicensePath` covers the "SEE LICENSE IN" case. It should work for...
> My question: Why are the following omitted even when they are included as dependencies? Am i missing an option etc? Or is my package.json incorrect? Did you manage to...
@rugk Do you have `git` installed? If not, please install it on your system as it most likely will solve your installation issue as a work-around. Switching to the maintained...
Thank you very much for your report. I'll check if it is possible to add a tweak to support Expo projects. Strictly speaking package.json file must have a name property...
@EvanBacon Apparently, a new Expo project is created with a package.json file that has no "name" property by default. Instead there is a name property put into an app.json file....
Hi, Thanks for using `npm-license-crawler` and your report. I'll will look into this asap.
Hi. I have briefly investigated the case. Generally, if a sub-module uses a LICENSE.MD file this discovered and the license URL is output accordingly. However, in the example "AppCenter-SDK-React-Native" the...