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
I've noticed that the cli does not support backslash, which is the preffered line separator in windows.
e.g. jscpd --format "typescript" ./dummy.ts does generate the report, but jscpd --format "typescript" .\dummy.ts doesn't.
You could try that and see if it solves your problem.
Windows does not give errors when installed and run as intended on the PC.
But it does not generate the report file
The text was updated successfully, but these errors were encountered: