The current version of yarn still has a pre-existing issue with the pre-bundled version of node-gyp related to https://github.com/yarnpkg/yarn/issues/2266 A temporary fix relates to adding: ``` RUN yarn global add node-gyp ``` To our Dockerfile.