We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
Hi @ConjunctiveNormalForm. This has been fixed in #304, but not yet release! We will create a new release this week.
Sorry, something went wrong.
No branches or pull requests
Similar to #195, but in our case we don't import 'url' directly:
We do use 'axios' though and I suspect that's what's causing the trouble?
The text was updated successfully, but these errors were encountered: