-
Notifications
You must be signed in to change notification settings - Fork 30
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
aio app test
is failing on EBADF bad file descriptor (Windows only)
#372
Comments
aio app test
is failing on EBADF bad file descriptor (Windows only)
JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-1026 |
also add |
SImilar issue related to |
|
Looks like @sandeep-paliwal filed an issue on |
@shazron yeah it was not resolved, there were few suggestion to try out but none worked. So we used a workaround in our GH actions not to use directly |
still occurs on node 16.3.0 |
See https://github.com/netlify/build/pull/388/files for a fix. In a nutshell, we need to call aio-cli-plugin-app/src/lib/app-helper.js Line 136 in a7189d4
|
Expected Behaviour
On Windows i expect to be able to test my firefly application by running the command
aio app test
Actual Behaviour
Crash
Reproduce Scenario (including but not limited to)
aio app init getting started
Adobe IO Demo org
default options the rest of the way
Steps to Reproduce
Environment Info
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: