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

Error resolving module 'url' #371

Closed
ConjunctiveNormalForm opened this issue May 8, 2024 · 1 comment
Closed

Error resolving module 'url' #371

ConjunctiveNormalForm opened this issue May 8, 2024 · 1 comment

Comments

@ConjunctiveNormalForm
Copy link

Similar to #195, but in our case we don't import 'url' directly:

2024-05-08T15:55:04.182Z	n/a	ERROR	{
  errorType: 'ReferenceError',
  errorMessage: 'Error resolving module 'url' from '/var/task/index.mjs'',
  stackTrace: [ '' ]
}

We do use 'axios' though and I suspect that's what's causing the trouble?

@richarddavison
Copy link
Contributor

Hi @ConjunctiveNormalForm. This has been fixed in #304, but not yet release! We will create a new release this week.

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

No branches or pull requests

2 participants