You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a bug in the yarn package that is currently affecting all of the debian based images: yarnpkg/yarn#1724
When that is resolved and the packages are updated I'll close this. In the meantime, the build has been updated to prevent yarn errors from halting deployments. Because of the way upstream changes trigger builds in docker hub, there's no easy way to prevent the issue from creeping into the images there.
The text was updated successfully, but these errors were encountered:
mkenney
changed the title
.roadrunner.json erroryarn ".roadrunner.json" error
Nov 16, 2016
mkenney
changed the title
yarn ".roadrunner.json" error
yarn ".roadrunner.json" error
Nov 16, 2016
It looks like the fixes have been released in v0.17.4 and pushed through. The hub.docker.com images seem to be good but for whatever reason travis-ci keeps installing v0.17.2 so I'm leaving the test disabled until I can figure that out.
There is a bug in the
yarn
package that is currently affecting all of thedebian
based images: yarnpkg/yarn#1724When that is resolved and the packages are updated I'll close this. In the meantime, the build has been updated to prevent
yarn
errors from halting deployments. Because of the way upstream changes trigger builds in docker hub, there's no easy way to prevent the issue from creeping into the images there.The text was updated successfully, but these errors were encountered: