villebro commented on issue #17686: URL: https://github.com/apache/superset/issues/17686#issuecomment-996758652
@kaihenzler yes, the recent monorepo work caused this, and adding that alias does indeed fix it. FYI, you may very well run into other problems, too, but the good news is I've rebuilt the hello world plugin this week and totally decoupled it from the old `superset-ui` monorepo. The new template - has build scripts and everything necessary to both develop, build and publish to npm - can be npm linked with minimal effort from the main repo I should have the `generator-superset` package updated early next week. -- 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]
