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: EISDIR: illegal operation on a directory #201

Closed
azasdimi opened this issue Jun 21, 2022 · 2 comments · Fixed by #202
Closed

Error: EISDIR: illegal operation on a directory #201

azasdimi opened this issue Jun 21, 2022 · 2 comments · Fixed by #202
Labels

Comments

@azasdimi
Copy link

azasdimi commented Jun 21, 2022

Hello,
when releasing our Application from Azure DevOps, we encounter this error:

2022-06-17T12:23:12.2811600Z Copying file: 'node_modules/ibm-cloud-sdk-core/ibm-cloud-sdk-core.d.ts'
2022-06-17T12:23:12.2815569Z Error: EISDIR: illegal operation on a directory, open '/home/site/wwwroot/node_modules/ibm-cloud-sdk-core/docs'

We noticed that this error started popping up with the latest releases of your package. And specifically because the /docs directory is now appearing as a file.

Screen Shot 2022-06-21 at 15 45 04

We mitigated it, by downgrading to version: 2.17.10 which the error doesn't appear.

Do you have any solutions for that issue apart from downgrading? Is this error planned to be fixed at a later release?

Thank you in advance.

@dpopp07
Copy link
Member

dpopp07 commented Jun 30, 2022

@azasdimi I believe I know what is happening. I should have a fix out soon

@ibm-devx-sdk
Copy link

🎉 This issue has been resolved in version 2.17.15 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants