Skip to content

Build is failing on Node.js 4 in production mode #3875

@j-f1

Description

@j-f1

Several recent testing runs have failed because the Jest process gets “Killed:”

Killed
error Command failed with exit code 137.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
/home/travis/build/prettier/prettier/node_modules/shelljs/src/common.js:417
      if (config.fatal) throw e;
                        ^
Error: exec: internal error
    at Object.error (/home/travis/build/prettier/prettier/node_modules/shelljs/src/common.js:128:27)
    at Object._exec (/home/travis/build/prettier/prettier/node_modules/shelljs/src/exec.js:292:12)
    at Object.exec (/home/travis/build/prettier/prettier/node_modules/shelljs/src/common.js:350:23)
    at Object.<anonymous> (/home/travis/build/prettier/prettier/scripts/test-dist.js:23:20)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Function.Module.runMain (module.js:441:10)
    at startup (node.js:140:18)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

source

Metadata

Metadata

Assignees

No one assigned

    Labels

    locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.type:infraIssues about CI, publishing to npm, or similar

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions