Skip to content

Error message should indicate which file triggered the error #1083

@cowwoc

Description

@cowwoc

I am getting this error message when running browserify:

Cannot find module 'domReady' from 'C:\Users\Gili\Documents\foo\frontend\src\main\webapp\com\foo\frontend\page'

Meaning, if file X invokes require('domReady') while fails to resolve, I am expecting the error message to contain the absolute path to X. Otherwise, these errors are very difficult to resolve (since domReady is referenced many times by different files).

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