Skip to content

Mention prisma migrate deploy in migrate dev non interactive error message for better discoverability. #5531

@Jolg42

Description

@Jolg42

Problem

prisma migrate dev is only for development and errors on non interactive environments
#4669

This error will show if you try to run this command in unattended environments like CI/CD.

Current error message:

We detected that your environment is non-interactive. Running this command in not supported in this context.

Suggested solution

Mention prisma migrate deploy in error message for better discoverability.

Alternatives

Additional context

#4751 (comment)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions