github-actions icon indicating copy to clipboard operation
github-actions copied to clipboard

HELP WANTED (node-license-checker): "No packages found in this path.."

Open mschwrdtnr opened this issue 5 years ago • 3 comments

Hello,

i want to implement the node-license-checker into our project. We tested several paths but everytime run into the problem "No packages found in this path..". image

For understanding, our dependencies are in the folder Phonebook.Frontend. Because of that we want to check the licenses in this folder.

Current File My PR Latest Run

Don't wonder about the syntax, but HCL-Syntax is only supported until 30.09

Thank you Max

mschwrdtnr avatar Aug 28 '19 11:08 mschwrdtnr

Hi Max,

Sorry I only saw the issue today - I turned off my email notification on github :grimacing:. The new Action syntax requires you to check out the code first,

https://github.com/actions/checkout

Best Max

maxneuvians avatar Sep 18 '19 14:09 maxneuvians

Hey @maxneuvians, thanks for your answer. I will test this soon.

mschwrdtnr avatar Sep 20 '19 19:09 mschwrdtnr

Hey @maxneuvians, i tested several paths and several methods but its still not working. I also didn't found an repository who is using it. Can you provide an example or can you have a look on the file? I want to check the licenses in Phonebook.Frontend.

I also tested to not hand over an url, but the action will always show the upper error.

mschwrdtnr avatar Sep 25 '19 16:09 mschwrdtnr