Hi All,
I am using Plugin Check (PCP) and not using WP-CLI but using WordPress admin interface, In this case my node_modules folder inside the plugin folder so it significantly slow down the scan process.
The scan process can takes more than 3 minutes when the node_modules folder (and all its packages) exist inside plugin directory. Can I ignore the node_modules folder? Thanks