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/07/15 18:01:15 UTC

[GitHub] [superset] craig-rueda opened a new pull request, #20727: fix(docker): Fixing broken node build

craig-rueda opened a new pull request, #20727:
URL: https://github.com/apache/superset/pull/20727

   ### SUMMARY
   The node container used to build local assets in `docker compose up` was failing to run `npm install` due to a missing dependency. This PR fixes this issue by adding the dependency that's required.


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


[GitHub] [superset] craig-rueda merged pull request #20727: fix(docker): Fixing broken node build

Posted by GitBox <gi...@apache.org>.
craig-rueda merged PR #20727:
URL: https://github.com/apache/superset/pull/20727


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