Skip to content

Handle missing node_modules better #4213

Description

@brentvatne

Build/Submit details page URL

No response

Summary

~/code/mac-migration (main) v22.14 ❯ eas update:configure
★ eas-cli@21.8.0 is now available.
To upgrade, run:
npm install -g eas-cli
Proceeding with outdated version.

/Users/brent/code/mac-migration/node_modules/expo/bin/cli config --json exited with non-zero code: 1
    Error: update:configure command failed.

we should detect this situation and provide a useful error message

Managed or bare?

Irrelevant

Environment

Irrelevant

Error output

See above

Reproducible demo or steps to reproduce from a blank project

  • Create a project
  • Delete node_modules
  • Run eas update:configure

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reviewIssue is ready to be reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions