Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Sha.js Linux Installation issue #99

Closed
andrewstec opened this issue Feb 10, 2020 · 1 comment
Closed

Warning: Sha.js Linux Installation issue #99

andrewstec opened this issue Feb 10, 2020 · 1 comment
Assignees

Comments

@andrewstec
Copy link

This issue only occurs when using yarn install without the yarn.lock file in a Linux environment. This has only been produced while building Docker containers in production environments:

image

The issue was introduced with a new version of Yarn. See yarnpkg/yarn#7811 and browserify/sha.js#65 for more details. This issue will be resolved in a later release of yarn.

Requirements:

  • Use the newer version of Yarn with a fix once it is available in our Dockerized Node distribution
@andrewstec
Copy link
Author

Invalid bin message eliminated:

image
image
Source: https://circleci.com/gh/ubccpsctech/classy/1383

Either a dependency using it was eliminated through luck, or it was removed with Request, which was just replaced by node-fetch.

winstan pushed a commit that referenced this issue Feb 21, 2024
2023W1/W2 Changes Everything tested and deployed in prod. Would be a good point for upstream to pull changes.
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

No branches or pull requests

1 participant