From https://www.drupal.org/node/2329453#comment-9168497
...I added it to my package.json so it runs automatically. "scripts": { "postinstall": "find node_modules/ -name '*.info' -type f -delete" }