Hi, I'm getting an error when i try to auth via th...
# prisma-whats-new
s
Hi, I'm getting an error when i try to auth via the cli. I looked through some previous threads and it seems its still under development, just confirming
n
@sunil hey, which CLI are you referring to?
s
it's ok i was just following a sample project on github, which was using it
node package, cli, sorry for mixing terminoligies
n
😄
right,
graphcool
is under active development still, have you heard of
graphql-up
though?
s
i saw it somewhere in the slack channel
n
well so what are you trying to do anyway? Do you want to follow along the tutorial? Then you can use
graphql-up
i can use graphql-up though, thanks!
n
right! Be aware that with
graphql-up
you cannot configure things like permissions or mutation callbacks
graphql-up
is more suitable for following examples and have a quick app up and running
s
thanks