anyone else get ``` ➜ prisma ll total 32 -rw-r--r...
# orm-help
l
anyone else get
Copy code
➜  prisma ll
total 32
-rw-r--r--  1 lukehamilton  staff   384B Sep 21 21:55 datamodel.graphql
-rw-r--r--  1 lukehamilton  staff   177B Sep 21 21:57 prisma.yaml
-rw-r--r--  1 lukehamilton  staff   5.1K Sep 21 21:54 seed.graphql
➜  prisma yarn prisma deploy
yarn run v1.9.4
warning package.json: No license field
$ prisma deploy
 ▸    Couldn't find `prisma.yml` file. Are you in the right directory?

Get in touch if you need help: <https://www.prisma.io/forum/>
To get more detailed output, run $ export DEBUG="*"
error Command failed with exit code 1.
info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
?