Skip to content
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

feat: remove error messages for valid NixOS setups #20138

Merged

Commits on Jul 27, 2023

  1. feat(fetch-engine): only print error message for nixos if applicable

    Previously on nixos, an error message regarding not available
    precompiled engine files was always printed. With this change, the error
    message is only shown if the engine files were not configured correctly
    via environment variables.
    
    Fixes: prisma#17900
    Gerschtli committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7e7da9c View commit details
    Browse the repository at this point in the history