module-deps icon indicating copy to clipboard operation
module-deps copied to clipboard

fix browserify cannot find module when use "npminstall" install packages

Open allenm opened this issue 8 years ago • 2 comments

fix browserify cannot find "is-buffer" pacakge from "core-util-is" when use "npminstall" install packages.

You can use this repo ( browserify-link-bug ) to reproduce this bug.

allenm avatar Nov 10 '16 13:11 allenm

@substack npminstall is awesome , it's very fast . Wish you fix this bug ASAP.

allenm avatar Nov 10 '16 13:11 allenm

@allenm It is easier to review and understand the problem with a test case that validates it.

martinheidegger avatar Feb 16 '17 10:02 martinheidegger