Hi all, I am trying to run "prisma generate --endpoint", because playground can not show my schema. But I end up getting the error:
⸠[WARNING] in /home/aa/workspace/aa/prisma.yml: A valid environment variable to satisfy the declaration 'env:PRISMA_ENDPOINT' could not be found.
Downloading schema !
⸠Cannot read property 'getToken' of undefined
Get in touch if you need help:
https://slack.prisma.io
To get more detailed output, run $ export DEBUG="*"
(node:28930) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
I can't really figure out where this error originates from. Any input is appreciated đ