mistercrunch commented on code in PR #31934: URL: https://github.com/apache/superset/pull/31934#discussion_r2311733386
########## superset-frontend/package.json: ########## @@ -82,6 +82,7 @@ "last 3 edge versions" ], "dependencies": { + "@apache-superset/core": "file:packages/superset-core", Review Comment: What I know so far... - nuking node_modules, `npm run prune`, restarting docker, ... - after this PR, running `npm install` changes the package-lock.json - I can only get the UI to boot up on SHAs before this PR - building before/after this in master, works before, fails after -- 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