GitHub user kyandaks added a comment to the discussion: Upon deploying superset on k8s, UI is not being served (/app/superset-frontend directory has only package.json)
@dosu running `npm ci` and `npm run build` does not work since the container cannot find the npm command. Note: this is a running container on the kubernetes cluster GitHub link: https://github.com/apache/superset/discussions/33840#discussioncomment-13528416 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
