Hi, Im running into this issue creating new prisma...
# orm-help
m
Hi, Im running into this issue creating new prisma project using
graphql create
. Heres my cli output:
Copy code
graphql create new_project
? Choose GraphQL boilerplate project: typescript-basic           Basic GraphQL s
erver (incl. database)
[graphql create] Downloading boilerplate from <https://github.com/graphql-boilerplates/typescript-graphql-server/archive/master.zip>...
āœ– 
undefined
Is anyone else experiencing this?