hainenber commented on issue #21799: URL: https://github.com/apache/superset/issues/21799#issuecomment-2682244310
For anyone having this issue, there are 2 ways to resolve: - Upgrade to `npm v7` as this version [installs peer dependencies by default](https://github.com/npm/rfcs/blob/main/implemented/0025-install-peer-deps.md). - Check if `--legacy-peer-deps` option is enabled globally and disable it afterwards (fully credited to @lscheibel!) I'll be closing this one as it seems to be resolved generally. You can comment if it still persists and I'll re-open. Cheers! -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org