Skip to content

MLE-10028async added in package.json for lower node version #152

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

Merged
merged 1 commit into from
May 25, 2022

Conversation

japneetlambdatest
Copy link
Collaborator

This issue(MLE-10028) is happening because of lower versions of async packages which come bundled with node js.

version lower than 3.x.x has a different format of using async.whilst.

As a fix, we are making aync as a part of package.json of cli so that whenever this module is installed we get sync version above 3

@asad9711 asad9711 merged commit a186663 into LambdaTest:dev May 25, 2022
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.

2 participants