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

Docker compose up fails #9

Open
newtob opened this issue Jul 2, 2024 · 0 comments
Open

Docker compose up fails #9

newtob opened this issue Jul 2, 2024 · 0 comments

Comments

@newtob
Copy link

newtob commented Jul 2, 2024

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 > [email protected]: 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/[email protected]: 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/[email protected]: 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 > [email protected]: use String.prototype.padStart()
#0 15.07 warning react-scripts > jest > jest-cli > @jest/core > @jest/reporters > istanbul-lib-source-maps > [email protected]: 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 > [email protected]: 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/[email protected]: 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
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