You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/12/28 05:39:58 UTC

[GitHub] [incubator-superset] zhaoyongjie edited a comment on issue #12209: Superset doesnt start after centos reboot

zhaoyongjie edited a comment on issue #12209:
URL: https://github.com/apache/incubator-superset/issues/12209#issuecomment-751583768


   Hey @nishwalshetty. What do you want to do? To start a Superset dev-sever? From your logs, the dev-server looks like it's up.
   
   If the browser does not have any content. You may need to compile the frontend by fellow commands
   ```
   $ cd superset-frontend
   $ npm install
   $ npm run build
   ```


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org