saltict commented on issue #9085: Webpack not found
URL: 
https://github.com/apache/incubator-superset/issues/9085#issuecomment-599564680
 
 
   @alexbeletsky I have same issue like you and I resolved it.
   
   You need to replace line command of superset-node in docker compose with 
this:
   `command: ["bash", "-c", "cd /app/superset-frontend && npm install --global 
webpack webpack-cli && npm install && npm run dev"]`
   

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