-
Notifications
You must be signed in to change notification settings - Fork 148
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
Failures on all platforms? #785
Comments
Seems to be caused by nodejs/node#31625 |
I'm looking into this now. |
So far, only the eslint-plugin-jest failure seems to be caused by #31625. I'm looking into the root cause still. For the resolve case, it is doing |
I can confirm that the eslint-plugin-jest failure is not #31625 either. Rather, it is due to this bug which was patched on the Babel helper - babel/babel#11006. |
It’s a known failure in resolve until the next version of resolve is released; it can’t be released until fs/promises has a known version number it will be released in. If that’s definitely going to be v14.0.0, i can fix it sooner than the actual v14 release. |
Hello, I have this issue with Babel-loader.
Regards, |
Closing as I think this is resolved. We can reopen a new issue if it's not. |
citgm.eslint-plugin-jest-v23.8.0
citgm.resolve-v1.15.1
Seems to have started to fail on all platforms.
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2279/
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2280/
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2278/
master run:
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2281/ (running)
The text was updated successfully, but these errors were encountered: