michael-s-molina commented on code in PR #31934:
URL: https://github.com/apache/superset/pull/31934#discussion_r2313760679


##########
superset-frontend/package.json:
##########
@@ -82,6 +82,7 @@
     "last 3 edge versions"
   ],
   "dependencies": {
+    "@apache-superset/core": "file:packages/superset-core",

Review Comment:
   @mistercrunch I opened https://github.com/apache/superset/pull/34924 to 
update the referenced version of @apache-superset/core. I tested both dev and 
built modes:
   
   ```
   superset init
   npm ci
   npm run build (serving from port 8088 OK)
   npm run dev-server (serving from port 9000 OK)
   ```



-- 
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]

Reply via email to