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 build pic-search-webclient error #144

Closed
flydragon2018 opened this issue Feb 18, 2020 · 3 comments
Closed

docker build pic-search-webclient error #144

flydragon2018 opened this issue Feb 18, 2020 · 3 comments

Comments

@flydragon2018
Copy link

flydragon2018 commented Feb 18, 2020

Step 4/17 : RUN yarn
---> Running in 67cbcd81a0bd
yarn install v1.21.1
info No lockfile found.
[1/4] Resolving packages...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
warning @material-ui/core > popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1
info There appears to be trouble with your network connection. Retrying...
info There appears to be trouble with your network connection. Retrying...
error Couldn't find package "@material-ui/styles@^4.9.0" required by "@material-ui/core@^4.7.1" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The command '/bin/sh -c yarn' returned a non-zero code: 1

@JackLCL
Copy link
Contributor

JackLCL commented Feb 19, 2020

The error message indicates that there is a problem with your network connection. You can check your network condition first.

@flydragon2018
Copy link
Author

flydragon2018 commented Feb 19, 2020

while I could build webserver successfully.

yarn install v1.21.1

info No lockfile found . // is this normal?

error Couldn't find package "@material-ui/styles@^4.9.0" required by "@material-ui/core@^4.7.1" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The command '/bin/sh -c yarn' returned a non-zero code: 1

@flydragon2018
Copy link
Author

perhaps some dependency changes.

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

2 participants