kucherenko / jscpd

Copy/paste detector for programming source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getting OOM issue while executing jscpd for more than 5000 files

Sudharshan45 opened this issue · comments

Screenshot 2023-05-04 at 5 36 32 PM

I runned for 20000 files and i am getting above error

try to use @jscpd/leveldb-store for the repo

Screenshot 2023-05-04 at 7 12 31 PM

in above image i tried with npx jscpd [repo_path] --store, teriminal what value need to give to --store?

you should install @jscpd/leveldb-store and call with --store leveldb option