``` sh cd /tmp; npm i mocha; stat node_modules/browser-entry.js # => stat: node_modules/browser-entry.js: stat: No such file or directory ``` This causes `require('mocha')` to fail in a webpack environment