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.
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.