We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm having some issues while executing docker-compose up -d
[web build 4/5] RUN yarn -s: 1.913 warning Pattern ["redux-thunk@latest"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-redux-thunk-2.3.0-51c2c19a185ed5187aaa9a2d08b666d0d6467622-integrity/node_modules/redux-thunk" as pattern ["redux-thunk@^2.3.0"]. This could result in non-deterministic behavior, skipping. 79.41 warning " > [email protected]" has unmet peer dependency "[email protected] - 3". 79.41 warning " > [email protected]" has unmet peer dependency "popper.js@^1.16.1". 79.42 warning " > [email protected]" has unmet peer dependency "prop-types@>=15". 79.42 warning " > @testing-library/[email protected]" has unmet peer dependency "@testing-library/dom@>=5".
failed to solve: process "/bin/sh -c yarn -s" did not complete successfully: exit code: 1
Any idea why?
Cheers
The text was updated successfully, but these errors were encountered:
Same issue :( got any solution
Sorry, something went wrong.
Dependency issues
No branches or pull requests
Hi! I'm having some issues while executing docker-compose up -d
=> ERROR [web build 4/5] RUN yarn -s 113.2s
failed to solve: process "/bin/sh -c yarn -s" did not complete successfully: exit code: 1
Any idea why?
Cheers
The text was updated successfully, but these errors were encountered: