Search code examples
apache-superset

How to run Superset in development mode


I want to run Apache Superset in development mode. I have followed the Guide but unable to run the project properly. The problem I am facing is that the CSS files are not properly build.

Note: Superset used to be named Caravel, and Panoramix in the past.


Solution

  • Issue resolved due to incompatible version of node due to which yarn was unable to fetch dependencies.

    Note: Make sure to use node version > 5.1.0.