-
-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Description
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...
Reactions are currently unavailable