CoderYellow commented on issue #7408:
URL: https://github.com/apache/superset/issues/7408#issuecomment-784252559


   `npm install` may take a while to finish,run this command to show the log:
   ```shell
   npm  docker logs superset_node -f -n 512  --details
   ```
   till the output
   ```
   Running frontend
   ```
   In China, you can add option `--registry=https://registry.npm.taobao.org ` 
to  
[npm](https://github.com/apache/superset/blob/16e69f1131ad9ade45ef20bb7525a766ce047848/docker/docker-frontend.sh#L21)


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



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

Reply via email to