Skip to content

Module cannot be found error #198

@tobias-93

Description

@tobias-93

When this module is used in context of another module (so simply by running npm install -g <some-package>), I get the following error:
Error: Cannot find module '<...>\node_modules\table\dist\index.js'. Please verify that the package.json has a valid "main" entry

I see that there is a file called index.js in the folder dist\src, so maybe some settings for package generation are wrong?
I expect commit d58adb1 broke it...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions