Skip to content

deps: remove and gitignore .bin directory

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix-2839 into master

The .bin/ directory in deps/npm/node_modules seens to have been an accidental check-in in commit e79ccee1 ("npm: upgrade to v2.1.18"). It causes trouble for distro packagers so delete it and blacklist it.

Fixes: https://github.com/nodejs/node/issues/2839

R=@rvagg? /cc @othiym23

CI: https://ci.nodejs.org/job/node-test-pull-request/359/

Merge request reports

Loading