rusackas commented on PR #42435: URL: https://github.com/apache/superset/pull/42435#issuecomment-5113498865
Thanks @anupamme, but this broke the build. `lint-frontend` and `validate-frontend` are failing with `TypeError: expand is not a function` in `Minimatch.braceExpand`, since lerna's pinned `[email protected]` still expects the old brace-expansion API. Can you scope the override so it doesn't clobber that chain? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
