Skip to content

browserify support #1

@chrismatheson

Description

@chrismatheson

Not sure if this is a new problem, but after trying to use in a broswerify@4.2.3 project im seeing the following error

TypeError: 'undefined' is not a function (evaluating 'require.resolve(name)')
        at mock (/var/folders/xn/wtrn3yyn1l5_fzc274fc7x_c0000gn/T/c402bf8a7ce5437b5ec6c2b2a775f22a69fb442a.browserify:1903)
        at /var/folders/xn/wtrn3yyn1l5_fzc274fc7x_c0000gn/T/c402bf8a7ce5437b5ec6c2b2a775f22a69fb442a.browserify:72
        at /Users/chrismatheson/Code/quote-widget/node_modules/karma-jasmine/lib/boot.js:113
        at /Users/chrismatheson/Code/quote-widget/node_modules/karma-jasmine/lib/adapter.js:171
        at http://localhost:9876/karma.js:189
        at http://localhost:9876/context.html:53

could this be a problem introduced by newer versions of browserify ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions