similar, but different question... is it possible ...
# prisma-whats-new
m
similar, but different question... is it possible to get any feedback on signup.ts? It doesn't seem to write to the console or the playground, so I just get "unexpected error" messages. If I could get some visibility into where it's failing, I could better debug it.
l
Have you tried
graphcool logs
?
m
I had not. thanks! I was in the UI and those logs weren't showing anything for some reason, but the command line works just fine
l
Glad to help 🙂