Skip to content

Conversation

tugay-radity
Copy link

With Node.js's new experimental flag --experimental-require-module it is possible to require() ECMAScript modules into CommonJS. For more information, see the Node.js documentation.

However without having require added to the exports the cjs loader throws Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in .../node_modules/@adminjs/typeorm/package.json

To resolve the issue, require path added to the package.json.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant