Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashes, when options --production and --unknownonly are used together #275

Open
BePo65 opened this issue Dec 2, 2024 · 0 comments
Open

Comments

@BePo65
Copy link

BePo65 commented Dec 2, 2024

Calling license-checker with options crashes, when options --production --unknownonly throws:

>npx license-checker --onlyunknown --production
Found error
Error: No packages found in this path..
    at D:\Projekte\github\start-server-and-test\node_modules\license-checker\lib\index.js:353:19
    at D:\Projekte\github\start-server-and-test\node_modules\read-installed\read-installed.js:142:5
    at D:\Projekte\github\start-server-and-test\node_modules\read-installed\read-installed.js:263:14
    at cb (D:\Projekte\github\start-server-and-test\node_modules\slide\lib\async-map.js:47:24)
    at D:\Projekte\github\start-server-and-test\node_modules\read-installed\read-installed.js:263:14
    at cb (D:\Projekte\github\start-server-and-test\node_modules\slide\lib\async-map.js:47:24)
    at D:\Projekte\github\start-server-and-test\node_modules\read-installed\read-installed.js:263:14
    at cb (D:\Projekte\github\start-server-and-test\node_modules\slide\lib\async-map.js:47:24)
    at D:\Projekte\github\start-server-and-test\node_modules\read-installed\read-installed.js:263:14
    at asyncMap (D:\Projekte\github\start-server-and-test\node_modules\slide\lib\async-map.js:27:18)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant