You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
Calling license-checker with options crashes, when options
--production --unknownonly
throws:The text was updated successfully, but these errors were encountered: