Skip to content

Issue: Installation not working with yarn as detected package manager  #176

@nhu-mai-101

Description

@nhu-mai-101

npx create-prisma-appsync-app@latest is not working if the detected package manager is Yarn.
Getting the following error message after initial installation, and also when manually installing and rerunning per error instructions.

Error: Could not resolve @prisma/client despite the installation that we just tried.
Please try to install it by hand with yarn add @prisma/client and rerun yarn dlx "prisma generate" 🙏.
Error: Command failed with exit code 1: npx prisma generate

Using yarn version 4.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions