Skip to content
This repository has been archived by the owner on Jun 9, 2021. It is now read-only.

yarn setup:prisma fails on graphql prepare #427

Closed
bag-man opened this issue Dec 6, 2018 · 0 comments
Closed

yarn setup:prisma fails on graphql prepare #427

bag-man opened this issue Dec 6, 2018 · 0 comments
Labels
wontfix This will not be worked on

Comments

@bag-man
Copy link

bag-man commented Dec 6, 2018

The graphqlgen prepare step fails on yarn setup:prisma

shop (mashop (master) λ  yarn setup:prisma
yarn run v1.12.3
$ cd api && yarn deploy:local && yarn seed:local
$ docker-compose -f database/docker-compose.yml up -d && prisma deploy && graphql prepare
database_mysql_1 is up-to-date
database_prisma_1 is up-to-date
Deploying service `shop` to stage `local` to server `local` 39ms
Service is already up to date.
✖
Invalid prisma.yml file
prisma.yml should NOT have additional properties. additionalProperty: service
error Command failed with exit code 1
@KATT KATT added the wontfix This will not be worked on label Aug 20, 2020
@KATT KATT closed this as completed Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants