pmckeetx / docker-nginx

74 stars 65 forks source link

Docker compose up fails #9

Open newtob opened 1 month ago

newtob commented 1 month ago

Hi, Following the guide, bringing docker compose up fails. Although there are many deprecation warnings, the real failure is:

#0 45.94 error Found incompatible module.

Running on Windows 11, latest, on a x86 CPU.

Here are the last page of warnings, with the actual error at the very bottom:

#0 14.36 warning react-scripts > @svgr/webpack > @svgr/plugin-svgo > svgo > coa > q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
#0 14.36
#0 14.36 (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
#0 14.59 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
#0 14.59 warning react-scripts > workbox-webpack-plugin > workbox-build > @hapi/joi > @hapi/topo > @hapi/hoek@8.5.1: This version has been deprecated and is no longer supported or maintained
#0 14.59 warning react-scripts > jest > jest-cli > jest-config > jest-environment-jsdom > jsdom > left-pad@1.3.0: use String.prototype.padStart()
#0 15.07 warning react-scripts > jest > jest-cli > @jest/core > @jest/reporters > istanbul-lib-source-maps > rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported
#0 15.38 warning react-scripts > workbox-webpack-plugin > workbox-build > strip-comments > babel-plugin-transform-object-rest-spread > babel-runtime > core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
#0 16.32 [2/4] Fetching packages...
#0 45.93 error @testing-library/dom@10.3.0: The engine "node" is incompatible with this module. Expected version ">=18". Got "12.18.2"
#0 45.94 error Found incompatible module.
#0 45.94 info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
------
failed to solve: process "/bin/sh -c yarn install" did not complete successfully: exit code: 1