Difference between revisions of "Yarn build"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
[[yarn build (example)]] | [[yarn build (example)]] | ||
− | + | ||
+ | == Errors == | ||
+ | * <code>[[Error: Process completed with exit code 1.]]</code> | ||
- info Creating an optimized production build ...Killed | - info Creating an optimized production build ...Killed | ||
[[error Command failed with exit code 137.]] | [[error Command failed with exit code 137.]] | ||
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. | ||
− | |||
− | |||
− | |||
== Related terms == | == Related terms == |
Revision as of 10:10, 30 June 2023
yarn build:prod
yarn build:ses yarn build:react
yarn plugin import https://yarn.build/latest
yarn build (example)
Errors
- info Creating an optimized production build ...Killed error Command failed with exit code 137. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Related terms
- Build:
docker build
yarn install
package.json
aws s3 sync ./build s3://your-bucket-name
- Next.js
See also
Advertising: