Make sure these boxes are checked before submitting your issue - thank you!
0.999.0dev


I followed the instructions in page "Contributing", section "Setup Local Environment for Development".
In the process some steps failed
@kristw @williaster
I think @kristw flagged this already (not sure if there's an issue or not). I think this is this the type warnings right Krist? I think we have a solution planned in @superset-ui.
Thanks for reporting the issue. This is related to https://github.com/apache-superset/superset-ui/issues/94
totally agree 👍
When I started the latest version of the project, I also encountered the problem of homepage static resource loss, which I think may be caused by ~

My steps
git clone https://github.com/apache/incubator-superset/
cd incubator-superset/contrib/docker
docker-compose run --rm superset ./docker-init.sh
docker-compose up
I'm sorry that my English is poor.
@wqf1992wqf The issue in your screenshot is not related to the warnings.
Please see https://github.com/apache/incubator-superset/issues/6694
I've read this issues,but I can't solve this problem.
mistercrunch say:
Everyone, to be clear when you see a CSS-free page like this, it means that you have failed at building the javascript. A successful npm run build or npm run dev would fix this.
I think is right,but I built it successfully, except for these warnings.
I downloaded a version in October 2018, when the docker build was directly available. Later, I found that the docker startup steps of the official website had changed, so I downloaded the latest code.
I haven't changed the latest version of the code, but I found it unavailable to start the page with docker.
@kristw
How did you build? npm run build or npm run dev-server. If you use dev-server, go to port 9000.
Both have been tried.

@kristw
I suspect it is something to do with docker, which I know too little about. Again, this is not related to the warnings above. And you said you could npm run build successfully so it is also not about front-end code.
Thank you. I'll find out why.
@wqf1992wqf Please post if you find the solution - I'm having the same issue (as well as the superset-ui npm build errors in the top post)
Most helpful comment
Thanks for reporting the issue. This is related to https://github.com/apache-superset/superset-ui/issues/94