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

Pull back esfx dependencies to fix error in gulpfile #50656

Closed
wants to merge 1 commit into from

Conversation

jakebailey
Copy link
Member

66fbf05 updated dependencies, which included esfx stuff, but it appears as though the packages are missing files as of esfx/esfx@be78c9e.

Use overrides to temporarily pull these back to working versions.

We only use these via "prex", for cancellation during the build, but as far as I can tell, we never give anything a cancellation token, so potentially we could just remove cancellation altogether as a fix too.

@jakebailey
Copy link
Member Author

I sent #50658 as well, with my other potential fix if we're okay just dropping the dep.

@jakebailey
Copy link
Member Author

I took #50658 instead.

@jakebailey jakebailey closed this Sep 6, 2022
@jakebailey jakebailey deleted the fix-esfx branch September 6, 2022 19:44
@rbuckton
Copy link
Member

rbuckton commented Sep 6, 2022

FYI, I think fixed the missing file issues in esfx in 1.0.0-pre.34. That's what I get for trying to work on it over the holiday. Let me know if there's anything else that you saw that isn't working.

@jakebailey
Copy link
Member Author

jakebailey commented Sep 6, 2022

I did test pre.34, and it wasn't fixed there, unfortunately. See: https://unpkg.com/browse/@esfx/disposable@1.0.0-pre.34/dist/cjs/

@rbuckton
Copy link
Member

rbuckton commented Sep 6, 2022

What is missing?

@jakebailey
Copy link
Member Author

jakebailey commented Sep 6, 2022

@rbuckton
Copy link
Member

rbuckton commented Sep 6, 2022

Ah, ok thanks.

@rbuckton
Copy link
Member

rbuckton commented Sep 7, 2022

That should now be fixed in 1.0.0-pre.36.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants