Skip to content

Use lerna to manage your packages, ./scripts/install-packages.ts not good. #123

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
jeasonstudio opened this issue Mar 8, 2019 · 1 comment

Comments

@jeasonstudio
Copy link
Contributor

install-packages.ts sometimes error:

INFO  Successfully grabbed "requirefs" dependencies!
INFO  Successfully grabbed "logger" dependencies!
ERROR Failed to install "browser" 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: No license field\nerror https://registry.yarnpkg.com/@material/form-field/-/form-field-0.44.0.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: \"ENOENT: no such file or directory, stat '/Users/jeason/Library/Caches/Yarn/v4/npm-@material-form-field-0.44.0-b7518e885c0e953a2a5fe0140af927c30e066f4e/node_modules/@material/form-field/dist/mdc.formField.js'\"\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.

lerna should be better. https://lernajs.io/

@kylecarbs
Copy link
Member

This is somewhat a duplicate. We'll be using yarn workspaces instead.

#100

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