Closed imshuffling closed 5 years ago
Hi, this doesn't look like a bug in the SDK. Please reach out to our amazing support team at https://support.auth0.com so they can better assist you with your scenario.
Hi @imshuffling, it worked?
@imshuffling Did you ever solve this? I'm running into the same thing.
@hunterbecton Managed to get it working in the end, do you have a test repo I can see?
@imshuffling Was there any update to this issue? Im seeing the same error when I run npm run build from my gatsby site
I have the same error! Any information on how did you solve the problem?
Having some problems running
gatsby build
command, see below.I've been following along with this blog post here - https://auth0.com/blog/building-a-blog-with-gatsby-react-and-webtask/ (i know its for version Gatsby V1 but it has got me this far.)
All is working fine except for when I run
gatsby build
command - this might have something to do with SSR but not sure.Here is my auth.js file.
I'm using auth0-js version 9.8.2.