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

Couldn’t find prisma.yml file. Are you in the right directory? #114

Closed
arnaugomez opened this issue Dec 15, 2020 · 1 comment · May be fixed by #115
Closed

Couldn’t find prisma.yml file. Are you in the right directory? #114

arnaugomez opened this issue Dec 15, 2020 · 1 comment · May be fixed by #115

Comments

@arnaugomez
Copy link

I am following the initial steps to clone this project and get it up and running, as described in the README.
I am inside directory react-apollo/server. I run prisma depoloy. I get the following error message:

 ▸    Couldn’t find `prisma.yml` file. Are you in the right directory?

What should I do?

@rileym11
Copy link

Seems the prisma setup was updated to the v2 flow in this commit but I don't think the docs reflected the change.

Skipping to Step 3 seems to work and get everything up and running for me.

@arnaugomez arnaugomez closed this as not planned Won't fix, can't repro, duplicate, stale Jun 30, 2023
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

Successfully merging a pull request may close this issue.

2 participants