github-actions
github-actions copied to clipboard
HELP WANTED (node-license-checker): "No packages found in this path.."
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..".
For understanding, our dependencies are in the folder Phonebook.Frontend
. Because of that we want to check the licenses in this folder.
Don't wonder about the syntax, but HCL-Syntax is only supported until 30.09
Thank you Max
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
Hey @maxneuvians, thanks for your answer. I will test this soon.
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.