hainenber commented on PR #29788: URL: https://github.com/apache/superset/pull/29788#issuecomment-2267531891
> Looks like it's related to https://github.com/npm/cli/issues/4828. I generated the package-lock file on my M2 macbook, and only arm64 references were generated. I fixed it by removing package-lock.json AND node_modules before rerunning npm-install Thanks @kgabryje for going through and find the underlying RC! This seems precarious and I couldn't help but wonder if migrating to `yarn` could help alleviating this if not going with Lerna downgrade approach. Maybe a little too "overkill" though. Wdyt? -- 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]
