-
Notifications
You must be signed in to change notification settings - Fork 13
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
Node.js default example fails due to dependency errors despite running in a default Docker image #192
Comments
More context, I was only able to reproduce this error when using Error message:
Which follows back to this line: https://github.com/kestra-io/libs/blob/e06e529b425fad6c2e414ab4972fa6f3d7714861/javascript/src/index.js#L86 and this commit: kestra-io/libs@c7e0e74#diff-78d7fb98aeedb949389f105a6a0ffab1a69e3df69cb1cc21035f2bbeaf86e879 |
Related: kestra-io/libs#9 |
we should check with the latest version of node.js |
I tried this with 22.12.0 and 23.4.0 and both have the same error. Looking online, it seems that the kestra-io/libs@c7e0e74#diff-32d0752e48631d28147a6d14525fd9e8bdc58f81823a5d476ded9633b3d7c220R21 |
Describe the issue
From https://kestra.io/docs/how-to-guides/javascript#variable-output
Environment
The text was updated successfully, but these errors were encountered: