Closed SamClayton closed 1 year ago
According to this and other sources, a fix has been added to webpack 5 and 6, but won't be backported to 4. The cleanest solution is likely to upgrade webpack which, like many other dependencies, is very outdated at this point.
Fixed as part of today's merge.
ENV NODE_OPTIONS=--openssl-legacy-provider in the Dockerfile will work around this, but that prevents VSCode from attaching to the container.
`> coriolis_shipyard@3.0.0 start