Skip to content

dockerfile build yarn task build:server:binary returned a non-zero code: 1 #134

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

Closed
avelino opened this issue Mar 8, 2019 · 1 comment
Closed

Comments

@avelino
Copy link
Contributor

avelino commented Mar 8, 2019

INFO  Installing "protocol" dependencies...
INFO  Installing "requirefs" dependencies...
INFO  Installing "runner" dependencies...
INFO  Installing "server" dependencies...
INFO  Installing "tunnel" dependencies...
INFO  Installing "vscode" dependencies...
INFO  Installing "web" dependencies...
INFO  Installing "browser" dependencies...
INFO  Installing "chrome" dependencies...
INFO  Installing "common" dependencies...
INFO  Successfully grabbed "disposable" dependencies!
INFO  Successfully grabbed "events" dependencies!
INFO  Successfully grabbed "runner" dependencies!
INFO  Successfully grabbed "ide-api" dependencies!
INFO  Successfully grabbed "tunnel" dependencies!
INFO  Successfully grabbed "web" dependencies!
INFO  Successfully grabbed "ide" dependencies!
INFO  Successfully grabbed "chrome" dependencies!
INFO  Successfully grabbed "dns" dependencies!
INFO  Successfully grabbed "requirefs" dependencies!
INFO  Successfully grabbed "logger" dependencies!
ERROR Failed to install "common" dependencies {"error":{"killed":false,"code":1,"signal":null,"cmd":"yarn --network-concurrency 1"},"stdout":"[1/4] Resolving packages...\n[2/4] Fetching packages...\ninfo Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.\n","stderr":"warning package.json: No license field\nwarning ../../package.json: No license field\nwarning @coder/app-common: No license field\nerror https://registry.yarnpkg.com/@material/ripple/-/ripple-0.44.0.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: \"ENOENT: no such file or directory, chmod '/usr/local/share/.cache/yarn/v4/npm-@material-ripple-0.44.0-98920ff8ec4bf5714c97df3d190f02f8a5b476cc/node_modules/@material/ripple/_mixins.scss'\"\n"}
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
ERROR: "packages:install" exited with 1.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The command '/bin/sh -c yarn && yarn task build:server:binary' returned a non-zero code: 1
/home/project/src/github.com/codercom/code-server/ master
λ
  • code-server version: branch master
  • OS Version: Ubuntu

Steps to Reproduce

  1. docker build -t codercom/code-server .
@nhooyr
Copy link
Contributor

nhooyr commented Mar 8, 2019

See #100

For now, if you retry a few times, it should work.

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