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

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

Open
nhu-mai-101 opened this issue Aug 13, 2024 · 0 comments
Open

Comments

@nhu-mai-101
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant