Failing Master Branch (error:0308010C:digital envelope routines::unsupported) #342
Labels
effort/days
Estimated to take multiple days, but less than a week
exp/expert
Having worked on the specific codebase is important
P1
High: Likely tackled by core team if no one steps up
released
The code in the
master
branch is failing after #340 was merged, even though #340 passed. The problem is the version in which Node.js is running in CI.So it seems the Node.js LTS version has changed recently, and we have a bunch of extremely outdated dependencies that are likely not compatible with the newest Node.js versions (such as Webpack):
I took the care to triage this PR with
P1
as I think this should be solved ASAP. cc @ipfs/gui-devThe text was updated successfully, but these errors were encountered: