akettmann-e24 commented on issue #16879:
URL: https://github.com/apache/superset/issues/16879#issuecomment-938175210


   This was a side effect of permissions. Need to ensure that when you run 
`superset init` you have:
   
   * Superset home/DB con defined
   * Addon is on your path, whether installed or not
   * Addon defined in your `superset_config.py` as `ADDON_MANAGERS = 
["package.manager.AddonManager"]`
   
   Once these are complete and you have run superset init, the menu should 
appear. It was not appearing before due to permissions issues.


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