psiegrist opened a new issue #9112: Superset-node docker compose fails to 
create container
URL: https://github.com/apache/incubator-superset/issues/9112
 
 
   A clear and concise description of what the bug is.
   
   ### Expected results
   Superset-node container starts with docker-compose. 
   
   ### Actual results
   
   Superset-node container does not start with docker-compose. 
   
   The docker error is bash: line 0: cd: /app/superset-frontend: No such file 
or directory
   Seems like this commit may have caused the problem:
   291306392 (David Aaron Suddjian 2020-02-09 17:53:56 -0800 69)     command: 
["bash", "-c", "cd /app/superset-frontend && npm install && npm run dev"]
   
   #### Screenshots
   
   
   #### How to reproduce the bug
   git clone https://github.com/apache/incubator-superset/
   docker-compose up
   
   ### Environment
   Ubuntu 18.04.3 - AWS
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

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