Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportModuleError: Error: Cannot find module '../include/module.js #172

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mateuslopesnascimentodomgen

I've faced this message inside a AWS Lambda Function after the usage of codebuild:

ImportModuleError: Error: Cannot find module '../include/module.js

So I suggest this change to resolve the imports in package before the condition.

@mike247
Copy link

mike247 commented Aug 9, 2022

We are also running into this issue

@mateuslopesnascimentodomgen
Copy link
Author

@dchester any news about this pull request?

@mateuslopesnascimentodomgen
Copy link
Author

@dchester Could you help us with this small pr?

@xgpayfit
Copy link

Hello ! This PR should allow to use your lib in all project using bundlers (webpack, esbuild, nx, tsc). Why cannot you merge it ?

@cqcmdwym
Copy link

cqcmdwym commented Mar 7, 2023

Hi @dchester, we also need this FIX~ Thanks.

@tlhunter
Copy link

It looks like this is a duplicate of #168

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.

5 participants