Skip to content

browser-entry.js not present when mocha 2.5.3 is installed via npm #2323

Closed

Description

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    type: buga defect, confirmed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions