I think that It's my function source file actually
# prisma-whats-new
a
I think that It's my function source file actually
t
@ahad it is an error straight up from the environment.
a
Do you think that it comes from site config or my project config?
I'm not sure where to start tracking issue.
t
Are you importing auth0 into your function?
a
no, I'm not
const fromEvent = require("graphcool-lib").fromEvent; const jwtDecode = require("jwt-decode");
These are all what I import
n