Skip to content

Conversation

Custard7
Copy link

We take a dependency on Winston, which takes a dependency on colors.js. This morning our dev team upgraded to Chromium 89.0.4389.86, which does not guarantee that process has an argv field, causing site-breaking changes to projects that take dependency on colors.

Process Error

This updates so if there is no argv, it resorts to an empty array (alternate behavior may be desired).

`process` does not have guaranteed value in Chromium 89.0.4389.86, causing site-breaking changes to projects that take dependency on colors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant