hainenber commented on issue #32741: URL: https://github.com/apache/superset/issues/32741#issuecomment-3872445331
There's a [PR](https://github.com/apache/superset/pull/37222) to move over to `@lerna-lite`. I think this is the least painful migration path; we can migrate gradually from `npm` to `pnpm`. I still think we should go with `npm` for now since Jest integration with `pnpm` is much less mature, given the current state of Jest maintenance atm (we probably need a SIP to migrate from Jest to Vitest). Onto this point, I'm not sure what lib/dep would break since `npm` is almost synonymous with JS ecosystem. -- 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]
