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 2022/04/29 11:58:28 UTC

[GitHub] [superset] amravazzi commented on issue #17949: Running "docker-compose up" fails to compile successfully (Error on importing STR_NA_VALUES from pandas)

amravazzi commented on issue #17949:
URL: https://github.com/apache/superset/issues/17949#issuecomment-1113226697

   The solution proposed by @pdakkata-quot solved the problem. The white screen after the build is due to the webpack still being processing the frontend. You should wait for the message `<s> [webpack.Progress] 100%` to access the interface. In my case, it took around 20 minutes (!!!!) with 4 cores and 8gb allocated to docker for mac. They should consider switching Webpack to Esbuild.


-- 
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: notifications-unsubscribe@superset.apache.org

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