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

fix: Fix import from glob package #31

Merged

Conversation

pmpak
Copy link

@pmpak pmpak commented Nov 23, 2023

After I updated to the latest version the extract task started throwing error:
SyntaxError: the requested module 'glob' does not provide an export named 'default'

This is due the update of the glob package. It strange that tests and build didn't catch this.

@michaelbromley michaelbromley merged commit b40b759 into vendure-ecommerce:master Nov 23, 2023
2 checks passed
@pmpak pmpak deleted the fix/broken-import-from-glob branch November 23, 2023 18:37
@Celtian
Copy link

Celtian commented Nov 23, 2023

@pmpak @michaelbromley

I am not sure if everything is working in version 9.0.1... Version 9.0.0 works well

image

@michaelbromley
Copy link
Member

@Celtian that's what this PR is fixing. I've not yet published it but will do so soon.

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

Successfully merging this pull request may close these issues.

None yet

3 participants