-
Notifications
You must be signed in to change notification settings - Fork 153
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
meteor 1.5 eisdir error #49
Comments
Note that i use Windows 10 |
That looks like yet another issue with the Meteor build tool's filesystem handling. Round 1 My fix for that Reverted because of Windows bugs Which has now left it broken in new ways At this point, I've spent dozens of hours trying to fix Meteor's build tool issues when building inside Docker containers and I just don't even know what to do about it at this point. Unless the issue happens for them or gets pointed out by a lot of people, it doesn't get prioritized (like when my PR that fixed meteor/meteor#7852 got reverted and left us all hanging with breaking macOS builds again) That error is absolutely not a problem from this image though. It's in the Meteor build tool's file handling methods. Unfortunately, I think I need to punt this one to them this time. Can you please file an issue over at the Meteor repo and share your details? I don't have a Windows machine so I can't file it, but I'd be happy to chime in if there's supporting info that I can provide. I really just want them to see that Docker builds are still broken after 7 months of this stuff. (builds consistently work on Linux machines, so that's what most people have been doing to work around it) |
Any update on this? I haven't heard of anyone else reporting this yet. Can you confirm the latest builds still don't work for you? If so, can you provide a repo to reproduce the issue? |
i have the same problem
|
I have the same problem.... Windows 10 also tried to compose under Windows Subsystem for Linux with same error |
with meteor 1.5 I get this error. also see nodejs/node#6861
The text was updated successfully, but these errors were encountered: