inetfuture commented on issue #9116: Empty screen after docker-compose build & 
up
URL: 
https://github.com/apache/incubator-superset/issues/9116#issuecomment-602181665
 
 
   I had the same symptom, the cause is [the `npm install` command of 
superset-node 
container](https://github.com/apache/incubator-superset/blob/232925b7bf0e2ffbe23029a77a97223663830968/docker-compose.yml#L72)
 did not run successfully due to network failure(I'm at China mainland), I had 
to mannuly set the npm registry to a China mirror to make it work, posting here 
just in case someone else run into this.
   
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to